SUPREME HOMES 2.0
About the Supreme Homes 2.0 plugin
The Supreme Homes 2.0 is a little more code-optimzated the you ancestor, and with the admin-tools that let you see the players that have a home in your server and the homes of this players in a GUI where the red beds are for private homes (only the creator has access) and green beds are public homes (all players can access, it's useful for players shop or something like that ;)
It can have some issues, if you locate that you can create a new issue in github page: Supreme Homes github
Supreme Homes X Supreme Homes 2.0
Commands | Supreme Homes | Supreme Homes 2.0 |
---|---|---|
Home | V | V |
Homes | V | V |
Set home | V | V |
Delete home | V | V |
Set public | V | V |
Unset public | V | V |
Some functionalities | ||
Economy hook | V | V |
Cancel teleport on hit | V | V |
Support to events | X | V |
admin tools | X | V |
Infinite tier level | X | V |
GUI | X | V |
Admin Tools
Perrmision:
- suphomes.admin : General permission
- suphomes.show : Allow to use the /show command
Commands:
- /show [player name] - shows all the players that have a home, when clicked show the homes of this player; Optional: [player name] show all homes of this player
Infinite tiers
For infinite tiers you can set it in permissions.yml file, you can create each tier in this with the structure:
viptierN:
limithomes: 10 - the limit of the homes in this tier
message: a string list with the message that you will show when player reach the limit
- 'Message that will showed'
Commands
permission: suphomes.player
- /sethome <homename> //sets a new home
- /home <homename> //teleports to home
- /homes // show all player's home
- /delhome <homename> //delete a home
Public homes commands
permission: suphomes.public
- /setpublic<homename> //sets a public home
- /unsetpublic<playername> <homename> //teleports to a public home of a player
Permissions
- suphomes.sethome - (set home command) command: /sethome <homename>
- suphomes.home - (home teleport command) command: /home <homename>
- suphomes.homes - (home list command) command: /homes
- suphomes.delhome - (Delete home command) command: /delhome <homename>
- suphomes.public.set - (Set home as public for other players) command: /setpublic <homename>
- suphomes.public.unset - (Set home as private only access for owner) command: /unsetpublic <homename>
- suphomes.player - (Allow to use all default home commands, this permission is allowed for default)
- suphomes.public - (Allow to use all public homes commands, this permission is not allowed for default)
- suphomes.admin : General permission for admin tools
- suphomes.show : Allow to use the /show command (admin tool)
SUPREME HOMES
ALERT
The Supreme Homes 1.12 for 1.17 servers possibility is broken, if it cause some problem, please alert me.
In this version is without the economy support, i'll wait vault authors testing this in 1.17
About the Supreme Homes plugin
This is my first plugin and it is for player teleports, with this the player can set a home in a world, and after, if need back to this location, write /home <homename> in chat and he has teleport for the location, the messages in config.yml is very customizable and has a teleport cooldown with 3 seconds, can disable it in config.yml, the cooldown time is customizable too.
The plugin has too a system for vips, it needs activate the "activate_limits" for limited homes and custom the number of homes that a player can have, with 4 tier of vip and the "normal player" is possible make 5 limits for player's homes.
this plugin use public sethome too, a different set home very useful for player shops, with a public set home, anyone can teleport to a player home with the command /phome <playername> <homename>
All commands and the vip tiers has permission.
Now you can make a price to sethome or delhome or home teleport enabling the "UseEconomy" Option in config.yml and customizing the prices in the Economy.yml (negative numbers add money to player, positive numbers remove money from the player and the price "0" unable the economy system for the command with the price "0")
Features
- Sethome and homes for teleport
- Sethome and home for public use in the server
- Possibility to custom the messages in config.yml
- Permissions
- VIPS tier (limited home with the vips in the server)
- Custom CD in config.yml
- Sounds on use commands
- Economy system to set the command's price
- Titles on command
- Cooldown teleports can be cancellable on player take damage, to change this, use the "Cancel_teleport_on_damage" in cofig files
Commands
permission: suphomes.playeruse
- /sethome <homename> //sets a new home
- /home <homename> //teleports to home
- /homes // show all player's home
- /delhome <homename> //delete a home
Public homes commands: permission: suphomes.playerusepublic
- /setpublichome <homename> //sets a public home
- /publichome <playername> <homename> //teleports to a public home of a player
- /delpublichome <homename> //delete a public home
- /publichomes <playername> //show the public homes of a player
Permissions
- suphomes.sethome (Default set home) command: /sethome <homename>
- suphomes.home (Default home teleport command) command: /home <homename>
- suphomes.homes (Default home list command) command: /homes
- suphomes.delhome (Default Delete player's home) command: /delhome <homename>
- suphomes.public.sethome (Public set home) command: /setpublichome <homename>
- suphomes.public.home (Public home teleport command) command: /publichome <playername> <homename>
- suphomes.public.homes (Public list of homes of a player) command: /publichomes <playername>
- suphomes.public.delhome (Public delete player's home) command: /delpublichome <homename
- suphomes.playeruse (Allow to use all default home commands, this permission is allowed for default)
- suphomes.playerusepublic (Allow to use all public homes commands, this permission is not allowed for default)
- suphomes.vip.tier1 (For limits player's homes)
- suphomes.vip.tier2 (For limits player's homes)
- suphomes.vip.tier3 (For limits player's homes)
- suphomes.vip.tier4 (For limits player's homes)
found a bug? please report in the comments or in discord: https://discord.gg/WuED9Zv
ALERT: THE PLUGIN VERSION FOR OLD MINECRAFT VERSIONS CAN HAVE BUGS, PLEASE IF FIND IT REPORT THE BUGS