Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Tags
Creators
Details
Licensed MIT
Published 7 months ago
JourneyMapTeleporter
A simple server-side plugin that lets players teleport using coordinates while blocking direct player-to-player teleports.
What does it do?
This plugin restricts the /tp command for regular players to coordinate-based teleportation only. Perfect for servers that want to allow JourneyMap waypoint teleports without giving players the ability to teleport to each other.
Players can:
/tp 100 64 200- Teleport to coordinates/tp @s 100 64 200- Use JourneyMap format/tp PlayerName 100 64 200- Only if PlayerName is the sender
Players cannot:
/tp OtherPlayer- Teleport to another player/tp PlayerOne PlayerTwo- Teleport others
Admins with the safetp.bypass permission have full /tp functionality.
Installation
Drop the plugin into your plugins/ folder and restart the server. That's it.
Permissions
safetp.bypass(default: op) - Bypass teleport restrictions


