TeleportGUI

TeleportGUI 2.0.37

Calculate monument bounds based on their prevent building colliders.
Support both box and sphere bounds.
New bounds calculations result in a area that matches exactly what you see when you try and build near a monument
Fixed water sampling for Rust update
  • Like
Reactions: opper007
Reimplement proper UI countdown component. Forgot to update when FP fixed it
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