How to use:
- /home [name] - Teleport to your home
- /sethome [name] - Create a home
- /delhome [name] - Delete a home
Config
# Cooldown is the number of seconds the player must wait before they can teleport to a home
cooldown: <number>
# Max homes is the maximum number of homes the player can have
max-homes: <number>
# Cancel on move is a setting that determines whether teleportation should be canceled if the player moves while on cooldown
cancel-on-move: <true or false>
#Enderman sound to confirm a teleportation
play-sound: <true or false>