Compatibility
Minecraft: Java Edition
26.1.2
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 3 days ago
Updated 3 weeks ago
TPA Advanced
TPA Advanced is a lightweight, highly customizable, and visual take on the classic Minecraft teleportation request system. Instead of forcing players to type out long usernames and risk making typos, they can simply use intuitive GUI chest menus to select their target player with a single click!
✨ Key Features
- Interactive GUI Menus: Fully automated visual menus for both
/tpaand/tpaherethat display the real-time player heads of everyone currently online. - Teleport Delays: Force players to wait a few seconds before the teleport triggers, creating a more balanced and immersive experience (perfect for survival or faction servers).
- Advanced Cooldowns: Keep your server running smoothly and prevent chat spam by enforcing a mandatory waiting period between teleport requests.
- Cross-World Toggles: Take control of your server's dimensions by optionally restricting players from teleporting to people in different worlds.
- 100% Customizable: Edit every single chat message, color code, prefix, timer, and menu title directly via the generated
config.yml. - Theft-Proof: GUIs are strictly protected by the plugin's event listeners, guaranteeing that players cannot steal the player head items from the menus.
💻 Commands
/tpa- Opens the menu to request to teleport to another player./tpahere- Opens the menu to request that another player teleports to you./tpaccept- Accepts an incoming teleport request./tpdeny- Denies an incoming teleport request.
⚙️ Configuration
A config.yml file will automatically generate in your plugins/TPA-Advanced folder the first time you run the plugin. It allows you to tweak all timers, toggles, and chat messages to fit your server perfectly.
# ========================================== #
# TPA Advanced Configuration #
# ========================================== #
gui-name: "&8Select a Player to TPA"
gui-name-here: "&8Select a Player to TPA Here"
settings:
cooldown-seconds: 30
teleport-delay-seconds: 3
allow-cross-world: false


