TeleportGUI

TeleportGUI 2.0.33

Fix parenting when teleporting?
Fixed for Rust update
Expanded /tp chat command to also use partial player name or user id
Fixed typos regarding /tprhere
Added support for custom chat icon
Fixed some typos which was preventing certain objects being cleaned up correctly
Changed plugin cleanup on unload
Dismount players when teleporting
Unparent from anything the player is parented to, not only a select few cases
Destroy TP requests when disconnecting from server
Fixed config option AllowTeleportToRaidBlockedPlayer not being used
Added config option HideAdminsInUI to remove admins from the GUI player list
Added config option AllowTeleportToMounted to block teleporting to mounted players
Added config option AllowTeleportFromMounted to block mounted players teleporting
  • Like
Reactions: James
- Addressed an issue which could cause issues with players teleporting from junk piles
- Added some additional checks for the 'RequestTimeOut' NRE bug
- Added config options (AllowTeleportFromOilRig/AllowTeleportToOilRig) to block teleporting to/from oil rig(s) (default: false)
  • Like
Reactions: Mimmo
Addresses the RequestTimeOut NRE bug.
- Fixed the "teleportgui.autoteleport" permission not existing
- You can now specify a user ID when using the /tpr (and similar) command(s).
- Moved all the settings toggles in the top of the UI into a separate "settings" menu
- Added an option for TP auto-accept (permission: "teleportgui.autoaccept")
- Added a config option ("AllowAutoAcceptOnHereTPs") to disable auto-accept on here TP's (default: false)
- Show the small UI for sleepers if there are less than or equal to 25 sleepers on the server (previously it would always show the large UI)
- (hopefully) finally fixed the "RequestTimeOut" null reference exception error
  • Like
Reactions: VinylFresh