Description
RandPort
RandPort periodically teleports players to random locations across the Minecraft world.
Perfect for exploring unknown terrain, creating challenging minigames, or adding unpredictable adventures.
Features
- Configurable teleport intervals
- Configurable teleport ranges
- Safe landing checks to prevent teleporting into blocks or the void
- Works seamlessly in both singleplayer and multiplayer
Commands
/randport interval
Displays the current interval between teleportations in ticks.
/randport interval <time>
Sets the interval between teleportations to the specified time.
Time must be provided in server ticks (to convert seconds to ticks, multiply by 20).
/randport distance
Displays the current maximum teleport distance (radius) from the player.
/randport distance <length>
Sets the maximum teleport distance to the specified length.


