Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published last month
A simple and easy RTP plugin for Minecraft 1.21.11. Has all the basic functions definable via config, such as min and max range, cooldowns, world whitelist etc.
Example Config!
settings:
min-range: 1000
max-range: 5000
max-attempts: 24
cooldown-seconds: 300
teleport-delay-seconds: 3
safe-teleport:
avoid-water: true
avoid-lava: true
worlds:
use-whitelist: true
whitelist:
- world
- world_nether
blacklist:
- world_the_end
messages:
prefix: "&6[EasyRTP] "
no-permission: "&cYou do not have permission."
cooldown: "&cYou must wait %time%s before using RTP again."
teleporting: "&aSearching for a safe location..."
success: "&aTeleported successfully!"
invalid-world: "&cRTP is disabled in this world."
reloaded: "&aConfiguration reloaded."
Installation Instructions:
- Stop server
- Drag and drop .jar into the plugins folder
- Start the server.
It really is that easy!
Permission Nodes!
permissions:
easyrtp.use:
default: true
easyrtp.reload:
default: op
easyrtp.bypasscooldown:
default: op


