SmoothRTP enhances teleportation on your Minecraft server. It offers swift, safe teleportation to new destinations without lag. Unlike heavy alternatives, SmoothRTP's
lightweight design ensures optimal server performance.
Random Teleportation: Instantly transports players to safe, random locations
Lag-Free Experience: Ensures smooth gameplay without server lag
Safety First: Avoids hazardous areas like lavaor waterduring teleportation.
Command Driven: Simply use "/rtp" to initiate teleportation.
Lightweight Design: Operates efficiently, minimizing server resource usage. Commands:
/rtp: Initiates a random teleportation for players.
/rtp reload: Reloads the plugin configuration.
Permissions:
rtp.reload: Allows players to execute the /rtp reload command for reloading the plugin configuration.
Code (YAML):
# Configuration file for SmoothRTP
# Cooldown time in seconds # Players need to wait this amount of time (in seconds) before they can teleport again using the /rtp command. # Default value: 10 (seconds) cooldown_time: 10
# Radius limit for random teleportation in blocks. # Players will be teleported within this radius from their current location. # Adjust this value to set the teleportation range. # Default value: 1000 (blocks) radius_limit: 1000
# Whether to respect claims when teleporting. # If enabled, players will not be teleported to areas claimed by others. # Default value: false respect_claims: false
# Messages configuration messages:
player_command_only: "Only players can use this command!" no_permission: "You don't have permission to execute this command!" config_reloaded: "Config reloaded successfully!" wait_cooldown: "You need to wait for %s seconds for the cooldown." wait_teleport: "You need to wait for the current teleport to finish." teleport_failed: "Teleport failed. Reason: %s" teleport_success: "Success! You have teleported to a random location." unable_to_find_location: "Unable to find a safe location to teleport after %s attempts."
Feel free to reach out via
DMs to have your server featured here.