Features
- The plugin teleports the player within a given radius of the spawn (/setworldspawn).
- Full customization of all messages from the plugin.
- WorldGuard support.
- /rtp - random teleport command.
- /rtp reload - reload plugin command.
- customrtp.rtp - rtp permission, default for players
- customrtp.reload - reload plugin permission, default for OP
Spoiler: Config example
messages:
prefix : "[CustomRTP]"
yesButton : "[YES]"
rtpMessage :
- "Teleporting..."
rtpMessageVault :
- "[RTP]"
- "Cost : %rtp_cost%"
- "Teleporting? " # Button yes after space
noMoney : "Error: you don't have that much money."
successfullyTeleported : "Successfully teleported."
rtp:
location:
radius : 1000 # Radius from the spawn (/setworldspawn)
height:
min : 60 # from
max : 256 # to
world : "world" # Name of the world to rtp. In other worlds the command will not work.
modules :
# Plugin: WorldGuard
worldguard:
enabled : false
denyRtpToRegions : true
# Plugin: Vault
# Will appear in future versions.
vault:
enabled : false
cost : 100.00 # Only double
Code (YAML):
messages:
prefix : "[CustomRTP]"
yesButton : "[YES]"
rtpMessage :
- "Teleporting..."
rtpMessageVault :
- "[RTP]"
- "Cost : %rtp_cost%"
- "Teleporting? " # Button yes after space
noMoney : "Error: you don't have that much money."
successfullyTeleported : "Successfully teleported."
rtp:
location:
radius : 1000 # Radius from the spawn (/setworldspawn)
height:
min : 60 # from
max : 256 # to
world : "world" # Name of the world to rtp. In other worlds the command will not work.
modules :
# Plugin: WorldGuard
worldguard:
enabled : false
denyRtpToRegions : true
# Plugin: Vault
# Will appear in future versions.
vault:
enabled : false
cost : 100.00 # Only double
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CustomRTP is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16, 1.17 and newer. Downloaded 282 times (via Spigot). Download it and open it directly in the game.