YATPAS (Yet Another TPA System) is a reliable TPA system for Paper/Spigot servers. It offers clickable Player-to-Player requests, with fully configurable warmups, cooldowns and timeouts.
YATPAS is a simple but robust Player-to-Player Teleport (TPA) system for Bukkit/Spigot/Paper servers. It features clickable requests, configurable cooldowns, timeouts, and automatic cancellation upon movement or damage, ensuring a balanced gameplay experience.
The default language for the messages inside the plugin's config.yml is Italian. You can easily translate all messages to English or any other language by editing the messages: section of the configuration file.
/tpa) and calling a player to your location (/tpahere).config.yml.| Command | Alias | Description | Permission |
|---|---|---|---|
/tpa <player> |
Requests to teleport to the specified player. | yatpas.use.tpa |
|
/tpahere <player> |
Requests the specified player to teleport to you. | yatpas.use.tpahere |
|
/tpaccept |
Accepts the pending TPA request. | yatpas.use.tpaccept |
|
/tpdeny |
Denies the pending TPA request. | yatpas.use.tpdeny |
|
/tpacancel |
Cancels your outgoing TPA request. | yatpas.use.tpacancel |
The config.yml file allows you to customize every aspect of the TPA system.
| Config Key | Description | Default Value |
|---|---|---|
teleport-warmup-seconds |
Time in seconds before the teleport occurs. | 5 |
tpa-cooldown-seconds |
Cooldown between sending two TPA requests. | 2 |
request-timeout-seconds |
Time before a TPA request expires. | 60 |
cancel-on-move |
true to cancel warmup if the player moves. |
true |
cancel-on-damage |
true to cancel warmup if the player takes damage. |
true |
messages.prefix |
Prefix displayed in all messages. | &3YATPAS&8» &f |