APAndrey's PluginsDocumentation
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.

2

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

  1. 1
    Install the RTP customer JAR on your Paper/Folia/Canvas backend.
  2. 2
    Claim your AP license using the licensing guide and set license-key in plugins/RTP/config.yml.
  3. 3
    Configure your world names and RTP ranges under WORLD-SETTINGS.
  4. 4
    For a single server, leave network mode disabled. For a network, install the Velocity companion and configure Redis.
  5. 5
    Restart and test /rtp, then test /rtpqueue if queueing is enabled.

Explore the docs