4TPA
ModrinthSpigotMCA Paper/Folia TPA plugin
502 Downloads aktualisiert 18mo ago
neueste v1.2.0 Modrinth
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
Versionen
Release
1.2.0
# 1.2.0
Bug fixes:
- Teleporting through different dimensions no longer causes `/back` to throw in console.
- Centralize how teleportation is done for…
Release
1.1.2
# 1.1.2
This release fixes `/back` being incorrectly set on events that weren't player initiated.
Release
1.1.0
# 1.1.0
This release allows users to use `/back` when they die, as long as they have the `fourtpa.back.ondeath` permission.

Kommentare 0
Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.