Give your players magic fishing rods that teleport them anywhere on the map!
You know how in Minecraft you can throw an ender pearl to teleport? Imagine having a fishing rod that does the same thing — except it teleports you to a place that was set up ahead of time, from anywhere in the world, no matter how far away you are.
That's what this plugin does! Server owners can hand out special fishing rods to players. Each rod is connected to a specific spot on the map. When a player uses it, they get sent straight there — then the rod disappears.
Think of it like a one-time fast travel ticket, but as a fishing rod.
When someone uses a rod, a bunch of cool stuff happens:
All of these effects can be changed or turned off in the config files!
Every player can open their own settings menu by typing /rodsettings. It opens a chest menu with three toggles:
The menu looks great and everything in it (the item names, descriptions, colors) can be edited by the server owner.
| Command | What it does |
|---|---|
/stasischamber give <amount> <player> <x> <y> <z> | Give a player one or more rods linked to a location |
/stasischamber reload | Reload all the config files without restarting the server |
/stasischamber admin check <player> | See what rods a player has, even if they are offline |
/stasischamber admin clearallrods | Delete all rod records from everyone |
/rodsettings | Open your personal settings menu |
When you type commands, the game will suggest options for you automatically so you don't have to memorize anything!
| Permission | Who has it by default | What it allows |
|---|---|---|
stasis.command.use | Admins only | Give rods to players |
stasis.reload | Admins only | Reload the plugin |
stasis.rod.use | Everyone | Use a rod someone else gave you |
stasis.rod.admin | Admins only | Use the admin commands |
Everything is split into neat separate files so it's easy to find what you want to change:
| Server Version | Supported? |
|---|---|
| Paper 1.21.11 | ✅ Yes |
| Paper 26.1 | ✅ Yes |
Requires Java 21 or newer.
plugins folderplugins/RemoteStasisChambers/config.yml to customize things/stasischamber give 1 Steve 100 64 200Can players cheat with the rods? Nope! Every rod has a secret ID stored inside it. Once it is used, the plugin marks it as spent and removes it. No duplicating, no reusing.
Does it work with permission plugins like LuckPerms? Yes! All permissions work with any standard permissions plugin.
What if the world the rod points to gets deleted? The plugin will warn the player and stop the teleport safely. No crashes!
Can I let anyone use my rod?
Yes! Just turn on "Let Others Use Your Rods" in your /rodsettings menu.

Magic teleport rods for all servers!