
4TPA
A Paper/Folia TPA plugin
- Загрузки
- 524
- Подписчики
- 0
- Обновлён
- 3 декабря 2024 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 25 ноября 2024 г.
4TPA
A Paper/Folia TPA plugin.


Commands
/back- Teleport to your previous location/tpa <player>- Request to teleport to a player/tpaccept [player]- Accept a TPA request from any player or from a specific player/tpacceptall- Accept all TPA requests/tpahere <player>- Request a player to teleport to you/tpcancel- Cancel a TPA request/tpdeny [player]- Deny a TPA request from any player or from a specific player/tpdenyall- Deny all TPA requests
Admin Commands
/tpaoffline <player>- Request to teleport to an offline player/tpreload- Reload the plugin configuration
Configuration
# Whether to enable debug logging or not.
# This is helpful for when requests are not going through as expected.
debug: false
# Which language file to use within plugins/4TPA/lang
lang: en_US
# How many blocks away from the original location should a teleport be considered a teleport?
# This is mainly used for /back
minimum_tpa_track_distance: 50.0
# When a TPA request should auto-cancel
tpa_timeout: 60
# How long a player should wait before the TPA request teleports them.
# The delay is in seconds and players can move while they wait.
tpa_delay: -1
Permissions
fourtpa.back:
default: true
description: Allows the player to use the /back command
fourtpa.back.ondeath:
default: true
description: Allows the player to use the /back command when they die
fourtpa.instant:
default: op
description: Allows the player to use the /tpa command without a delay
fourtpa.reload:
default: op
description: Allows the player to use the /tpareload command
fourtpa.tpa:
default: true
description: Allows the player to use the /tpa command
fourtpa.tpaccept:
default: true
description: Allows the player to use the /tpaccept command
fourtpa.tpacceptall:
default: true
description: Allows the player to use the /tpacceptall command
fourtpa.tpahere:
default: true
description: Allows the player to use the /tpahere command
fourtpa.tpaoffline:
default: op
description: Allows the player to use the /tpaoffline command
fourtpa.tpcancel:
default: true
description: Allows the player to use the /tpacancel command
fourtpa.tpdeny:
default: true
description: Allows the player to use the /tpadeny command
fourtpa.tpdenyall:
default: true
description: Allows the player to use the /tpdenyall command
Ченджлог
1.2.0Релиз1.21, 1.21.1 · 3 декабря 2024 г.
1.2.0
Bug fixes:
- Teleporting through different dimensions no longer causes
/backto throw in console. - Centralize how teleportation is done for compatibility with Folia.
- Optimizations for tab completions.
- Fix
/tpareload.
Features:
- New
minimum_tpa_track_distanceconfig property. - Compatibility with the
SayanVanishplugin. - New teleport delay feature, off by default.
- New
fourtpa.instantpermission.
- New
1.1.2Релиз1.21, 1.21.1 · 26 ноября 2024 г.
1.1.2
This release fixes /back being incorrectly set on events that weren't player initiated.
1.1.1Релиз1.21, 1.21.1 · 25 ноября 2024 г.
1.1.1
/tpaccept no longer has the same behavior as /tphere
1.1.0Релиз1.21, 1.21.1 · 25 ноября 2024 г.
1.1.0
This release allows users to use /back when they die, as long as they have the fourtpa.back.ondeath permission.
1.0.0Релиз1.21, 1.21.1 · 25 ноября 2024 г.
1.0.0
The initial release of the TPA plugin. The following commands were introduced:
/back- Teleport to your previous location/tpa <player>- Request to teleport to a player/tpaccept [player]- Accept a TPA request from any player or from a specific player/tpacceptall- Accept all TPA requests/tpahere <player>- Request a player to teleport to you/tpcancel- Cancel a TPA request/tpdeny [player]- Deny a TPA request from any player or from a specific player/tpdenyall- Deny all TPA requests
Admin Commands
/tpaoffline <player>- Request to teleport to an offline player/tpreload- Reload the plugin configuration
Комментарии
Загружаем…