New features:
• Added /unjail as an alias for /tprelease to release jailed players
Code:# plugins/PerfTeleport/messages.yml — replace: release-usage: "<#FFD166>Usage: <white>/tprelease <player></white> or <white>/unjail <player></white>"
Bug fixes:
• /tpatoggle now only controls incoming /tpa requests instead of both /tpa and /tpahere
New features:
• Added /tptoggle to block all incoming /tpa and /tpahere requests with highest priority over the other toggles
Bug fixes:
• Teleport GUI no longer opens when you receive a /tpa or /tpahere request (if you've disabled it using /tpaguitoggle /tpasendguitoggle)
• Accept confirmation GUI now only appears when you run /tpaccept
• /tpatoggle now blocks both /tpa and /tpahere requests
New features:
• Incoming /tpa and /tpahere requests can open an accept GUI instead of chat buttons
• /tpaguitoggle and /teleportguitoggle turn the incoming accept GUI on or off
• /tpasendguitoggle toggles the send confirmation GUI for /tpa and /tpahere separately
Improvements:
• New config default-accept-gui-enabled sets whether new players start with the incoming accept GUI enabled
Code:# plugins/PerfTeleport/config.yml — under teleport: default-accept-gui-enabled: false
• PlaceholderAPI placeholders show the shared RTP zone countdown for holograms and scoreboards
• Use %perfteleport_rtpzone_timer% to display seconds until the zone teleports players
