This plugin is no longer for sale and has been merged in to TeleportGUI v2.x.x -> https://chaoscode.io/resources/teleportgui.22/
If you don't have a license for TeleportGUI but have one for this you can PM me and I will issue you a license
HomesGUI is a homes plugin, with an awesome GUI, and plenty of configurable options to modify the plugin to suit your needs.
The GUI is a small 5x5 grid, showing up to 25 homes.
HomesGUI is also just like any other homes plugin, where if you're not a fan of UI's, you can still usage the typical /home, /sethome, and /delhome commands.
Features:
- Supports a configurable keybind (default key 'h') for toggling the GUI
- Full permission system, with permissions for usage, cooldowns, and max homes
- Full language support
- Support for both Server Rewards and Economics plugins
- Configurable time before teleport (from pressing the button to being teleported)
- Teleport cancelled if the player takes damage
- Full options for blocking teleporting if the player is crafting, bleeding, or has no build priv
- Saves cooldowns betweens server reloads/restarts
Commands
- /home - Opens the homes GUI
- /home {home} - Teleports you to the home
- /sethome {home} - Creates a new home at your position
- /delhome {home} - Deletes the home
- /listhomes - Lists all your homes
Permissions
homesgui.use - give to any players which are allowed to use homes
API
Please leave a comment if you have any requests, bug reports, or questions about the plugin.
For inquiries please email me at [email protected]
If you don't have a license for TeleportGUI but have one for this you can PM me and I will issue you a license
HomesGUI is a homes plugin, with an awesome GUI, and plenty of configurable options to modify the plugin to suit your needs.
The GUI is a small 5x5 grid, showing up to 25 homes.
HomesGUI is also just like any other homes plugin, where if you're not a fan of UI's, you can still usage the typical /home, /sethome, and /delhome commands.
Features:
- Supports a configurable keybind (default key 'h') for toggling the GUI
- Full permission system, with permissions for usage, cooldowns, and max homes
- Full language support
- Support for both Server Rewards and Economics plugins
- Configurable time before teleport (from pressing the button to being teleported)
- Teleport cancelled if the player takes damage
- Full options for blocking teleporting if the player is crafting, bleeding, or has no build priv
- Saves cooldowns betweens server reloads/restarts
Commands
- /home - Opens the homes GUI
- /home {home} - Teleports you to the home
- /sethome {home} - Creates a new home at your position
- /delhome {home} - Deletes the home
- /listhomes - Lists all your homes
Permissions
homesgui.use - give to any players which are allowed to use homes
API
Code:
Dictionary<string, Vector3> GetPlayerHomes(string steamID)
int GetPlayerCooldown(string steamID)
int GetPlayerUses(string steamID)
Please leave a comment if you have any requests, bug reports, or questions about the plugin.
For inquiries please email me at [email protected]