# 如何使用:
- /home [名称] - 传送到你的家
- /sethome [名称] - 创建一个家
- /delhome [名称] - 删除一个家
# 配置
```yml
# Cooldown is the number of seconds the player must wait before they can teleport to a home
# 冷却时间是玩家在下次传送回家之前必须等待的秒数
cooldown: <数字>
# Max homes is the maximum number of homes the player can have
# 最大家园数量是玩家可以拥有的最大家园数量
max-homes: <数字>
# Cancel on move is a setting that determines whether teleportation should be canceled if the player moves while on cooldown
# 取消移动是在冷却期间玩家移动时是否应取消传送的设置
cancel-on-move:
#Enderman sound to confirm a teleportation
# 播放末影人的声音来确认传送
play-sound:
```
# 截图
