Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details

A Minecraft plugin for Paper 1.21+ that implements a pearl stasis chamber system.
Preview:

https://youtube.com/shorts/u7McqpqFfG0?feature=share
How to use:
1) Build a stasis chamber

2) throw in a pearl

3) move 2-8 blocks away from the stasis (configurable in config.yml)
Then do a shift+right click

4) You successfully binded the pearl to the fishing rod.
now to teleport to the stassis just do a right click with the rod.

Commands:

PearlShare
Commands: /pearlshare <player>, /pearlunshare <player>, /pearlshared
Permission: betterstasis.share (default: true)
Lets you grant other players the ability to teleport using your bound rod.
/pearlshare <player>โ gives a player access to your rod/pearlunshare <player>โ removes their access/pearlsharedโ lists everyone currently sharing your rod
Up to 5 players can share your rod by default (configurable via max-shared-players). If economy is enabled, both you and shared players are charged on teleport. The rod's lore updates to show the current share count.
PearlToggle
Command: /pearltoggle
Permission: betterstasis.toggle (default: true)
Toggles the visibility of coordinates and enchantment glint on your bound rod.
Purely cosmetic โ the rod works identically either way. Useful for keeping your inventory clean or hiding pearl locations from other players who might glance at your screen.
Integrations:
Vault (Economy)
Soft-depend โ plugin works without it. If present and economy.enabled: true, charges players on bind and teleport. Teleport cost = base-cost + (distance ร cost-per-block), capped at max-cost. Cross-world costs more. Failed teleports are refunded automatically.
Requires any economy plugin behind Vault (EssentialsX, CMI, etc.).
economy:
enabled: false
teleport:
base-cost: 10.0
cost-per-block: 0.5
max-cost: 1000.0
binding:
cost: 5.0
Support
Report issues at: https://discord.gg/CUQdkPzGKb


