Random TP Plugin (1.20.1, 1.19.4) – Spigot
3,176
0
June 16, 2023
Random TP Plugin is a Minecraft plugin designed to add an extra layer of excitement and unpredictability to the game. As the name suggests, it allows players to teleport to random locations within the game world. This can be particularly useful in survival servers where exploration is encouraged, or in large servers where spreading out the player base can reduce resource contention and improve the gameplay experience.
![]()
Features:
- The primary feature of the Random TP plugin is to allow players to teleport to random locations within the game world. The randomness of the teleportation can add an element of surprise and excitement to the game.
- The plugin allows server administrators to configure various parameters such as the minimum and maximum distances for teleportation, ensuring players don’t end up too close or too far from their original location.
- The plugin includes safety checks to prevent players from being teleported into dangerous situations, such as inside blocks or in the middle of an ocean. This ensures that random teleportation doesn’t lead to unfair deaths.
- To prevent abuse of the teleportation feature, the plugin includes a configurable cooldown period between teleportations.
- The plugin allows server administrators to select which worlds the random teleportation feature can be used in.

Commands:
/randomtp (world) – Teleports you to a random location.
- You can modify this command on config.yml
- You also need to set “command-all-worlds” as true, to RandomTP to another world with the command.
- Permission: randomtp.use.command
/rtpreload – Reloads RandomTP config.
- Permission: randomtp.reload
You can also create clickable signs like this:

You can also create clickable NPCs like this:
/rtpnpc create (world) [personal/group]
- Permission: randomtp.create.npc
With PlayerNPC dependency

Permissions:
- randomtp.* – Only just for admins.
- randomtp.use – Let players use the RandomTP.
- randomtp.cooldown.bypass – No cooldown for RandomTP (possible VIP feature)
How to Install:
New to Minecraft? Follow our step-by-step guide to install Plugins on your PC.View Guide