
⭐ FrozenTPA
A GUI-based teleport request plugin — players send /tpa or /tpahere requests that pop up as a clickable GUI menu instead of plain chat text, with a countdown warmup, cooldowns, and move-cancel safety. Download it if you want teleport requests that feel polished and are harder to miss or misuse than the classic Essentials-style TPA.
👤 Author Info
- Author: DrFrozenXD
✅ Versions / Compatibility / Software Support
- API Version: 1.13
- Server software: Paper/Spigot and forks
- Dependencies: None — fully standalone
🔐 Permissions
| Permission | Default | Purpose |
|---|---|---|
frozentpa.tpa |
true | Use /tpa |
frozentpa.tpahere |
true | Use /tpahere |
frozentpa.tpaccept |
true | Use /tpaccept |
frozentpa.tpdeny |
true | Use /tpdeny |
frozentpa.tpcancel |
true | Use /tpcancel |
frozentpa.toggle |
true | Use /tpaon, /tpaoff, /tpahereon, /tpahereoff |
frozentpa.tpaauto |
true | Use /tpaauto |
frozentpa.tpahereauto |
true | Use /tpahereauto |
frozentpa.bypass.cooldown |
op | Bypass the request cooldown |
frozentpa.bypass.toggle |
op | Send a request even if the target has toggled requests off |
frozentpa.admin |
op | Access to admin commands (reload, info) |
⌨️ Commands
| Command | Usage | Description |
|---|---|---|
/tpa |
/tpa <player> |
Send a teleport request to a player |
/tpahere |
/tpahere <player> |
Request a player to teleport to you |
/tpaccept |
/tpaccept [player] |
Accept a teleport request, via GUI or chat |
/tpdeny |
/tpdeny [player] |
Deny a teleport request |
/tpcancel |
/tpcancel [player] |
Cancel your outgoing teleport request |
/tpaon / /tpaoff |
/tpaon, /tpaoff |
Toggle whether you receive incoming TPA requests |
/tpahereon / /tpahereoff |
/tpahereon, /tpahereoff |
Toggle whether you receive incoming TPAHere requests |
/tpaauto |
/tpaauto |
Send a TPA request to every online player, one by one, until accepted or exhausted |
/tpahereauto |
/tpahereauto |
Same as above, but for TPAHere requests |
/frozentpa |
/frozentpa <reload|info> |
Reload the config/GUI or view plugin info |
🎯 Uses
- 📬 Teleport requests open as an interactive GUI menu, not just plain chat text.
- ⚡ Click-to-accept chat link included alongside the GUI for a faster response.
- ⏳ Configurable countdown warmup before teleporting, with an automatic cancel if the player moves.
- 🧊 Per-pair cooldown between requests and a request expiry timer, both configurable.
- 🔁 Auto-TPA mode: automatically works through the online player list sending requests one by one until someone accepts.
- 🔕 Players can toggle off incoming TPA and/or TPAHere requests individually.
- ⚠️ Built-in "possible TP trap" warning shown to the recipient of a request.
- 🔊 Configurable sound effects for sent/received/accepted/denied requests and successful teleports.
- 🎨 Fully customizable, hex-color-capable message set and GUI theme (blue theme by default).
⚙️ Key Config Areas (config.yml)
teleport.*— warmup time, cooldown, request expiry, cancel-on-movemessages.*— every user-facing message, including Auto TPA messages, with hex color supportsounds.*— enable/disable and per-action sound effectsgui.yml— separate file controlling the TPA GUI's layout and item styling
No gallery available for this project.