
ZenRTP
A random teleport plugin for Paper 1.21.x servers. Picks a safe spot within a configurable ring around your world center, then sends players there — with cooldowns, costs, and per-world rules.
Installation
- Download the latest
ZenRTP-*.jarfrom Releases or Modrinth. - Drop it in your
plugins/folder and restart. - Edit
plugins/ZenRTP/config.ymlandmessages.ymlto your liking. - Run
/zenrtp reloadto apply changes without a full restart.
Commands
| Command | Description |
|---|---|
/rtp |
Teleport to a random spot in your current world. |
/rtp <world> |
Teleport to a random spot in <world>. |
/rtpo <player> [world] |
RTP another player (optionally into a specific world). |
/zenrtp reload |
Reload config.yml and messages.yml. |
Permissions
| Permission | Default | Description |
|---|---|---|
zenrtp.use |
everyone | Use /rtp. |
zenrtp.rtp.<world> |
— | Allow RTP into a specific world (e.g. zenrtp.rtp.world_nether). |
zenrtp.others |
op | Use /rtpo. |
zenrtp.admin |
op | Use /zenrtp reload. |
zenrtp.bypass.cooldown |
op | Skip cooldown. |
zenrtp.bypass.cost |
op | Skip costs. |
zenrtp.bypass.daily |
op | Skip daily limit. |
Configuration
All settings live in plugins/ZenRTP/config.yml with inline comments. Key areas:
- Location —
min-distance,max-distance,center-x,center-z,min-y,max-y - Safety — unsafe block list, sky visibility (Overworld only), spawn avoidance, nearby player avoidance
- Worlds — blacklist/whitelist, per-world overrides
- Flow — teleport delay, cancel-on-move, chunk preloading, max attempts
- Limits — cooldown, daily cap, hunger/XP/Vault money costs
Edit messages.yml to customize all chat messages and prefixes (MiniMessage or & colors supported).
Optional Dependencies
- Vault — required only if using
currency-cost - PlaceholderAPI — not required for any core RTP functionality
Building
git clone https://github.com/maybeizen/zenrtp.git
cd ZenRTP
./gradlew shadowJar
Output: build/libs/ZenRTP-*.jar
Author: maybeizen · MIT License
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- 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 Modrinth — 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.
Verified by MCModsHub
- Ships as ZenRTP-v1.1.0-alpha.1+mc1.21-26.1.2.jar — drop this file into the mods folder
- Download size: 73 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
