##########################
# 设置家 #
##########################
# 作者: Beeted_
# 版本: 1.7.3
# 支持链接: https://discord.gg/ncTMjcNWPx
# 如果您喜欢这个插件,非常感谢您在 Spigot 页面留下评论 :)
# 自定义菜单。
menu:
open-command: /home
gui-title: "&9&l家园菜单 &8⌂"
info-title: "&8❮❮❮ &7设置家园 &8| &7回家 &8❯❯❯"
set-home-item:
display-name: "&7➤ &3&l设置家园"
lore:
- "&7使用此物品可以"
- "&7设置你的家园并保存"
- "&7一个名称。"
- ""
- "&a(左键点击设置家园)"
your-homes-item:
display-name: "&7➤ &e&l你的家园"
lore:
- "&7使用此物品可以"
- "&7打开你的家园菜单"
- "&7并管理所有家园。"
- ""
- "&a(左键点击打开菜单)"
homes-menu:
gui-title: "&9&l你的家园菜单 &8⌂"
go-back-item: "&c返回"
close-item: "&4关闭"
home-item:
display-name: "&7&l家园 &8» &b%home%"
# 你可以在描述中使用 %home% 和 %world%。
lore:
- "&c(右键点击删除)"
- "&a(左键点击传送)"
no-homes-item:
display-name: "&c你没有家园"
lore:
- "&7使用 /home 创建一个家园"
confirmation-menu:
gui-title: "&c确认删除"
confirm-item:
display-name: "&a确认"
cancel-item:
display-name: "&c取消"
# 自定义消息。
messages:
home-established: "&a你的家园已经建立!"
not-established-home: "&c你还没有建立家园。"
teleported: "&a你已经回到家园: &7%home%"
home-not-found: "&4错误: 找不到家园坐标。"
home-removed: "&c你的家园 &b%home% &c已被移除。"
home-limit-reached: "&c你已达到允许的最大家园数量 (%limit%)。"
home-exists: "&4已经有一个名字为此的家园。请使用不同的名称。"
enter-home-name: "&e请输入你的家园名称,并在聊天中提交。如果你想取消,请输入 &7cancel&e。"
home-cancelled: "&c你已取消创建家园。"
no-permissions: "&4你没有权限。"
no-reload-permissions: "&c你没有权限重新加载插件!"
plugin-reloaded: "&a插件已成功重新加载!"
teleport-cooldown: "&a你将在 &7%seconds% &a秒后被传送。请勿移动。"
teleport-in-progress: "&c你已经有一个正在进行的传送。请等待完成后再发起新的传送。"
teleport-cancelled: "&c你的传送已取消,因为你已经移动。"
world-not-found: "&c目标世界未找到。"
# 你只能设置一个标题为 true。
# 只有当冷却时间大于 0 时,它们才会被激活。
titles:
cooldown-title:
enable: true
teleport-title: "&a正在传送..."
teleport-subtitle: "&e%seconds% 秒后传送..."
static-title:
enable: false
teleport-title: "&a正在传送..."
teleport-subtitle: "&e%seconds% 秒后传送..."
teleport-cooldown: 5
cancel-on-move: true |