Back to Mods
Random Teleport /rtp

Random Teleport /rtp

utilityVorlas

The Random Teleport (/rtp) plugin for Hytale is a utility designed to enhance world exploration by instantly transporting players to uncharted locations across the map.

About Random Teleport /rtp

Random Teleport

A simple random teleportation(rtp) plugin for Hytale servers.

Features

/rtp - Teleport to a random location away from spawn

Warmup time asks user not to move to teleport

Translation support in config

1 hour cooldown default to prevent spam (configurable)

Aliases: /randomtp, /randomteleport

Permission support.

How to Install

Download the JAR file

Place it in your server /mods folder

Restart the server

Configure it in mods/_RandomTeleport/config.json or leave it as default

Use /rtp command in game.

Configuration:

{ "pluginName": "RandomTeleport", "version": "1.1.0", "debugMode": false, "permissions": { "use": "randomteleport.use", "bypassCooldown": "randomteleport.bypass.cooldown", "bypassWarmup": "randomteleport.bypass.warmup" }, "tiers": { "diamond": { "permission": "randomteleport.tier.diamond", "cooldownSeconds": 300, "warmupSeconds": 1, "minDistance": 8000, "maxDistance": 15000, "minHeight": 120, "maxHeight": 260 }, "gold": { "permission": "randomteleport.tier.gold", "cooldownSeconds": 900, "warmupSeconds": 2, "minDistance": 6000, "maxDistance": 12000, "minHeight": 120, "maxHeight": 260 }, "silver": { "permission": "randomteleport.tier.silver", "cooldownSeconds": 1800, "warmupSeconds": 3, "minDistance": 4000, "maxDistance": 9000, "minHeight": 120, "maxHeight": 260 }, "bronze": { "permission": "randomteleport.tier.bronze", "cooldownSeconds": 2700, "warmupSeconds": 5, "minDistance": 3000, "maxDistance": 6000, "minHeight": 120, "maxHeight": 260 } }, "defaults": { "cooldownSeconds": 3600, "warmupSeconds": 5, "minDistance": 5000, "maxDistance": 9000, "movementThreshold": 0.5, "minHeight": 120, "maxHeight": 260, "maxAttempts": 10 }, "messages": { "cooldown": "\u00265[RTP] \u0026bYou must wait \u0026e{time} \u0026bbefore using /rtp again!", "noPermission": "\u00265[RTP] \u0026cYou don\u0027t have permission to use /rtp!", "noWorld": "\u00265[RTP] \u0026cYou must be in a world to use this command!", "warmupStart": "\u00265[RTP] \u0026bTeleporting in \u0026e{seconds} \u0026bseconds... Don\u0027t move!", "movedCancelled": "\u00265[RTP] \u0026cTeleportation cancelled! You moved too much.", "noSafeSpot": "\u00265[RTP] \u0026cCould not find a safe landing spot. Try again!", "error": "\u00265[RTP] \u0026cError scanning for safe location.", "teleported": "\u00265[RTP] \u0026bTeleported to \u0026fX: {x}, Y: {y}, Z: {z} \u0026f({distance} blocks from spawn)", "searching": "\u00265[RTP] \u0026fSearching for safe location... (attempt {attempt}/{max})" } }

Permissions: ( You can configure tier cooldown and warmup in config. )

Permission Default Description

randomteleport.use ✓ Access to rtp

randomteleport.bypass.cooldown ✗ Skip cooldown entirely

randomteleport.bypass.warmup ✗ Instant teleport (no warmup)

randomteleport.tier.diamond ✗ 5 min cooldown, 1s warmup

randomteleport.tier.gold ✗ 15 min cooldown, 2s warmup

randomteleport.tier.silver ✗ 30 min cooldown, 3s warmup

randomteleport.tier.bronze ✗ 45 min cooldown, 5s warmup

Source Code: GitHub

If you find this useful, give it a ⭐ on GitHub and follow me for more plugins!

Downloads
3.2K
Created
Jan 14, 2026
Updated
Jan 19, 2026
Version
Early Access

Categories

UtilityMiscellaneous

Download Mod

Download on CurseForge
Free download • 3,168 total downloads

Need a Server?

Run Random Teleport /rtp on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Random Teleport /rtp?

The Random Teleport (/rtp) plugin for Hytale is a utility designed to enhance world exploration by instantly transporting players to uncharted locations across the map.

How do I download Random Teleport /rtp?

You can download Random Teleport /rtp for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Random Teleport /rtp?

Random Teleport /rtp was created by Vorlas. The mod has been downloaded 3.2K times.

Is Random Teleport /rtp compatible with Hytale servers?

Random Teleport /rtp is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Random Teleport /rtp?

To install Random Teleport /rtp: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.