/
# 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.
# Default is for every player, but you can add for ranks as well.
# The permission is then: homeplugin.limit.<rank>
max-homes:
default: 15
# vip: 5
# premium: 10
# admin: 50
# 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>
!Alt text
# /sethome <name>
homeplugin.sethome
# /home <name>
homeplugin.home
# /delhome <name>
homeplugin.delhome
# /admindelhome <player> <home>
homeplugin.admindelhome
# /adminlisthomes <player>
homeplugin.adminlisthomes
# The max homes rank
homeplugin.limit.<rank>

SetHome is a plugin that allows you to easily create homes