We’ve moved! Get the latest version of this plugin on our new site here.
Teleport around the map with the help of GUI
Permissions
teleportgui.use
-- Allows using the GUI to teleportteleportgui.admin
-- Allows using admin commands
Chat Commands
/tele.set <tileNumber> [<tileName>] [<radius>] [<imageUrl>]
-- Allows creating teleport locations/tele.toggle <tileNumber>
-- Allows enabling or disabling a specific teleport location/tele.show
-- Opens the GUI
Configuration
{ "TeleportGuiConfig": { "Plugin - Enabled": true, "Default image address for teleport tiles": "https://i.imgur.com/4Jpu4dS.png", "Background image for close button": "https://i.ibb.co/dDkNdC2/close-Button.png", "Color HEX code for the blur background image": "#000000", "alpha amount for the blur background image (0-1)": 0.5 } }
Data
{ "TeleportPositionsData": { "1": { "IsEnabled": true, "Position": { "x": 538.5668, "y": 5.634486, "z": -1077.71033 }, "Radius": 0.0, "ImageAddress": "https://i.imgur.com/vFJ45jf.png", "DisplayName": "Arid" } }
Localization
{ "NoPermission": "You don't have permission to use this command", "NotEnabled": "The plugin isn't enabled.", "WrongCommand": "You entered a wrong command, available commands are: {0}", "TeleportPositionUpdated": "The teleport position is updated.", "InvalidRadius": "You entered an invalid radius.", "InvalidImageUrl": "You entered an invalid image url.", "InvalidTileNumber": "You entered an invalid tile number." }
User Reviews
It only teleports you to world set locations
brianjagt
1 out of 1 people found this helpful
When I clicked the download link, all I got as the loader. .cs file works great. Thank you
puddingking130
3 out of 3 people found this helpful
The loader is not needed, you can download the cs file directly
Dana | Dec 3, 2020