
Advanced zone-based random teleportation for Minecraft
Advanced zone-based random teleportation for Minecraft
Create custom RTP zones where players teleport together to safe random locations. Features zone wand tool, GUI configuration, particle effects, holograms, cooldowns, and multi-world support. Perfect for survival spawns, PvP arenas, and minigames.
Create spawn zones that teleport new players to random wilderness locations for a true survival experience.
Set up combat zones with randomized spawn points to prevent spawn camping and camping strategies.
Distribute players randomly across large maps for exploration-based gameplay.
Create lobby zones that group players and teleport them together to game arenas.
/rtpzone - Open zone list GUI (alias: /rtz, /rtpz)/rtpzone wand - Get the zone creation wand/rtpzone create <name> - Create a new RTP zone/rtpzone delete <name> - Delete an existing zone/rtpzone list - Open zone list GUI/rtpzone config <name> - Open configuration GUI for a zone (alias: edit)/rtpzone info <name> - Display detailed zone information/rtpzone reload - Reload plugin configuration/rtpzone help - Show command helprtpzonex.use - Allows using RTP zones (default: true)rtpzonex.zone.manage - Allows managing RTP zones (default: op)rtpzonex.admin - Full admin access (default: op)rtpzonex.reload - Allows reloading the plugin (default: op)Install the plugin
plugins folderCreate your first zone
/rtpzone wand
/rtpzone create spawn-rtpConfigure the zone
/rtpzone config spawn-rtp
Test it out
All zone settings are configurable through the in-game GUI:
When PlaceholderAPI is installed, the following placeholders are available:
%rtpzonex_cooldown% - Player's remaining cooldown time%rtpzonex_zones% - Total number of zones on the server%rtpzonex_in_zone% - Whether player is in a zone (true/false)%rtpzonex_zone_name% - Name of the zone player is currently in%rtpzonex_total_teleports% - Total teleports by the player%rtpzonex_is_teleporting% - Whether player is currently teleporting (true/false)%rtpzonex_teleport_zone% - Name of zone player is teleporting to%rtpzonex_max_distance% - Max teleport distance from config%rtpzonex_min_distance% - Min teleport distance from config%rtpzonex_countdown% - Teleport countdown time from configContributions are welcome! Please read the contributing guidelines before submitting pull requests.
This plugin is licensed under the GNU General Public License v3.0. See the LICENSE file for details.