TeleportGUI

TeleportGUI 2.0.24

Updated for pool changes
Revert because I am an idiot
This is for the coming Rust update. Do not update prior

Pool changes per Rust update
Fixed monument warp error
Added missing conditions to warp conditions
Added self-generating localization for monument warp names excluding grid coordinate
Temporary solution for broken countdown component. Not as accurate as the countdown component so waiting for FP to fix it
Added command /tpback <playername>
Added command /homeback <playername>
Added command /warpback <playername>

Added permission teleportgui.tp.tpback.admin
Added permission teleportgui.homes.back.admin
Added permission teleportgui.warps.back.admin

Added permission teleportgui.seeall, players with this permission can view the entire player list when friendlies only is enabled
  • Like
Reactions: WannabeJammer
Record positions for /homeback functionality
Fixed incorrect localization string when /homeback without a valid return location

Added permission "teleportgui.warps.back"
Added permission "teleportgui.warps.back.bypass"
Added chat command /warpback and required functionality

Auto accept friends only allows auto accept when players are mutual friends
Added config option "[Friends Plugin] Only shows friends that are mutual friends in player list (slow)". This option is slow and its recommended to avoid enabling it. With the way the friends API works, you are essentially doing a lookup to get all of the players friends, then another lookup for each player on that list to confirm mutual friendship
Fixed InvalidOperationException when clearing teleporters on plugin unload
Added permission "teleportgui.hideingui" which will hide players with it in the player selection list
  • Like
Reactions: Cdiehm
Implement missing home data wipe on new save
Fixed "Require payment to teleport after daily limit has been reached" showing the highest option in the UI instead of lowest