Let your players set Homes, Give groups multiple homes and much more! A very customizable Config file and nice customizable messages in config.yml!
Sethome Teleport to Home:
Delete Home:
Commands: /sethome <name> - Sets a home with the desired name /delhome <name> - Deletes the desired home /home <name> - Teleports you to the home after the specified delay in config.yml /excellenthomes-reload - Reloads the plugin /excellenthomes-delallhomes - Deletes all existing homes /setspawn - Sets the Spawn /spawn - Teleports you to the spawn
Permissions: - excellenthome.sethome - Permission to set home! - excellenthome.<group> - Gives you as many homes as set in config.yml - excellenthomes.reload - Lets the player to reload the config - excellenthomes.deleteall - Deletes all homes - excellenthomes.spawn - Lets you tp to spawn - excellenthomes.setspawn - Lets you set the spawn
Config:
Code (Text):
delay: 3
groups:
default: 1
vip: 5
messages:
#Use § for the ColorCodes!!!! It won't work with & (Shift + 3)
prefix: "§8[§eExcellentHome§8] " #Make sure to have a space after the prefix!
#Errors!
no-permission: "§cYou don't have permission to execute this command!"
no-console: "§cYou must be a player!"
specify-name: "§cSpecify a name of your home!"
no-homes-name: "§cYou can't name your home 'homes'!"
max-error: "§cYou can't set more than %max% homes!"
invalid-home: "§cInvalid name of home!"
home-exists: "§cThe home already exists!"
no-homes: "§cTheres no existing homes!"
#Successes!
set-home: "§aYou have set the home %name% at your location!"
delete-home: "§aDeleted home %name%"
delay-tp: "§aTeleporting to home in %seconds% Seconds!"
sucess-tp: "§dTeleported!"
reload: "§aExcellentHome successfully reloaded!"
delete-all-homes: "§aDeleted all homes!"
playerdata: