R
PLUGIN DOCUMENTATION
RTP
A safe random teleport system with dimension menus, configurable ranges, cross-server routing and two-player queue matchmaking.
Paper / Folia / CanvasVelocity optionalRedis for network modeSQL storage optional
What it does
Safe random teleports
Searches for valid destinations inside configured world ranges and rejects unavailable blocks/biomes.
Cross-server routing
Can advertise backend destinations through Redis and route players through the included Velocity companion.
RTP Queue
Matches two waiting players and teleports them near the same random location after an optional warmup.
Configurable menus
Dimension and regional server selection menus support custom materials, lore, sounds and placeholders.
Quick start
- 1Install the RTP customer JAR on your Paper/Folia/Canvas backend.
- 2
- 3Configure your world names and RTP ranges under WORLD-SETTINGS.
- 4For a single server, leave network mode disabled. For a network, install the Velocity companion and configure Redis.
- 5Restart and test /rtp, then test /rtpqueue if queueing is enabled.