A Simple TPA plugin that supports the latest version and has great sounds and a great design
✨ Features
- Sounds come when you send a tpa request
- You can customize all messages and also the sounds
- New updates are often released
Commands and Permissions
- /tpa | Send a teleport request to a player
- /tpahere | Request a player to teleport to you
- /tpaccept | Accept a teleport request
- /tpadeny | Deny a teleport request
- /tpatoggle | Toggle TPA requests
- /tp | Teleport to a player (admin) | simpletpa.tp
Code (Text):
messages:
prefix: "&7[&bSimpleTPA&7] "
tpa_sent: "&aYou sent a teleport request to &e%target%."
tpa_received: "&e%sender% &ahas sent you a teleport request. Type &b/tpaccept &aor &c/tpadeny&a."
tpa_here_sent: "&aYou requested &e%target% &ato teleport to you."
tpa_here_received: "&e%sender% &ahas requested you to teleport to them. Type &b/tpaccept &aor &c/tpadeny&a."
tpa_accepted: "&aTeleport request accepted!"
tpa_denied: "&cTeleport request denied!"
tpa_disabled: "&cYou have TPA requests disabled."
tpa_toggled_on: "&aYou can now receive TPA requests."
tpa_toggled_off: "&cYou will no longer receive TPA requests."
no_request: "&cYou have no pending teleport requests."
no_permission: "&cYou do not have permission to do that."
player_not_found: "&cThat player is not online."
teleporting: "&aTeleporting..."