SimpleTPA adds both /tpa for your players to use and permissions and configurations (e.g cooldown & messages) to customize!
🧪 Commands
/tpa <Player> - Sends a request to teleport to a player's position
/tpahere <Player> - Sends a request to teleport a player to your position
/tpaccept [Player] - Accepts the most recent teleport request (or the one from the introduced player)
/tpadeny [Player] - Denies the most recent teleport request (or the one from the introduced player)



✨ Multi Lang Support
Added support for the following languages:
» English
» Spanish
» And more soon…
🔧 Configurations & Permissions
This plugins supports configurations that are located in /mods/ScreamingLAB_SimpleTPA/config.toml!
» Configurable permissions for /tpa and /tpahere.
» Configurable invites duration and commands cooldown.
It also adds permission for bypassing the cooldown:
» simpletpa.tpa.bypass_cooldown, and it can be added for everyone using /perm group add Adventure simpletpa.tpa.bypass_cooldown
config.toml:
[config]
# Do not touch, internal config.
version = 1
[teleport]
# Duration of the invite for tpa or tphere
# Time in seconds
invite-duration = 30
# Delay (in seconds) betweent each command use (successful use)
command-cooldown = 15
[permission]
[permission.tpahere]
# If permission for /tpahere is enabled
use-permission = false
# Permission to be used for the command
permission = "simpletpa.tpahere.use"
[permission.tpa]
# If permission for /tpa is enabled
use-permission = false
# Permission to be used for the command
permission = "simpletpa.tpa.use"
For any issue or bug report feel free to contact us at https://discord.gg/xJPkaJ359R