Safe, configurable RTP with a clean GUI for Overworld, Nether and End. Built for Paper 1.21 – 1.21.8. Java 21 required.
Simple 3-button GUI: Overworld · Nether · End
Avoids lava, water, powder snow, cactus, fire and respects WorldBorder; checks 2 air blocks above.
Finds safe spots async, preloads chunks and teleports smoothly with sound and particle effects.
Per-world min/max radius, custom center, cooldown, and fully customizable messages.
/plugins folder.cooldown-seconds: 60
worlds:
world:
min: 500
max: 5000
world_nether:
min: 300
max: 3000
world_the_end:
min: 500
max: 4000
center:
enabled: false
world: world
x: 0
z: 0
prefix: "&7[&bNeoRtp&7] "
cooldown: "&cWait &e{left}&cs before teleporting again."
teleporting: "&aSearching for a safe location..."
failed: "&cNo safe location found. Try again."
success: "&aTeleported! Have fun."
not_world: "&cUnknown world. Use: overworld | nether | end"
/rtp — open the GUI/rtp overworld|nether|end — direct RTP/rtp <world> — RTP to any custom world| Node | Default | Description |
|---|---|---|
neortp.use |
true | Allow using /rtp |
neortp.bypass.cooldown |
op | Bypass the cooldown |
It targets Paper; it should run on Spigot but Paper is recommended.
Lower min/max ranges and ensure your world border is correctly configured.
Not yet. Vault support is planned for a future release.