汉化配置
- #########################
- ##### AngelChest #####
- ##### 天御之箱 #####
- #########################
- # 天御之箱消失
- # 并掉落物品的时间
- # 默认 600 秒= 10 分钟
- angelchest-duration: 600
- # 当玩家死在非方块位置时 (如水、岩浆和半砖'')
- # 天御之箱会生成在指定半径范围内的方块.默认范围为10.
- # 如果范围内没有可以放箱子的地方,箱子就会
- # 生成在玩家死亡所在位置,
- # 所以你不应该把这个数值调得太小.
- max-radius: 10
- # 是否检测插件更新?
- # 开启后插件会在每次重启或24小时后检测一次更新
- check-for-updates: true
- #########################
- ##### 本地化 ######
- #########################
- # 颜色代码:
- # &0 黑 &6 金 &c 红
- # &1 深蓝 &7 灰 &d 粉
- # &2 暗绿 &8 深暗 &e 黄
- # &3 水绿 &9 蓝 &f 白
- # &4 深红 &a 绿
- # &5 暗紫 &b 天蓝
- # 格式代码:
- # &k 随机字符 &m 中划线
- # &l 粗体 &o 斜体
- # &n 下划线 &r 重置
- ##### 天御之箱显示的全息文字. %s 为玩家名变量
- hologram-text: "&a&l[天御之箱]&r\n&b%s"
- angelchest-inventory-name: "&a[天御之箱] &b%s&r"
- ##### English 英语
- #message-all-your-angelchests-were-already-unlocked: "&eAll your AngelChest were already unlocked."
- #message-angelchest-created: "&aAn Angel collected your stuff and put it into a chest located at the place of your death."
- #message-angelchest-disappeared: "&cYou were too slow... Your AngelChest has disappeared and dropped its contents."
- #message-error-players-only: "&cError: This command can only be run by players."
- #message-inventory-was-empty: "&eAn Angel searched for your stuff but could not find anything."
- #message-not-allowed-to-break-other-angelchests: "&cYou are not allowed to break other people's AngelChest."
- #message-not-allowed-to-open-other-angelchests: "&cYou are not allowed to open other people's AngelChest."
- #message-unlocked-more-angelchests: "&aYou have unlocked %d AngelChests."
- #message-unlocked-one-angelchest: "&aYou have unlocked your AngelChest."
- #message-you-dont-have-any-angelchests: "&eYou don't have any AngelChests."
- #message-you-got-part-of-your-inventory-back: "&eYou got a part of your inventory back, but some items are still in the AngelChest."
- #message-you-got-your-inventory-back: "&aYou got your inventory back!"
- ##### Simplified Chinese 简体中文 - Thanks to qsefthuopq for translating! -> https://www.spigotmc.org/members/qsefthuopq.339953/
- message-all-your-angelchests-were-already-unlocked: "&e你所有的天御之箱都已解锁."
- message-angelchest-created: "&a一位善良的天使捡起了你的物品并放到了你死亡地点附近的箱子内."
- message-angelchest-disappeared: "&c你来晚了... 你的天御之箱消失且物品掉到了地上."
- message-error-players-only: "&c错误: 这个指令只能由玩家执行."
- message-inventory-was-empty: "&e天使并没有找到你掉落的物品."
- message-not-allowed-to-break-other-angelchests: "&c你不能破坏其它玩家的天御之箱."
- message-not-allowed-to-open-other-angelchests: "&你不能打开其它玩家的天御之箱."
- message-unlocked-more-angelchests: "&a你解锁了%d 的天御之箱."
- message-unlocked-one-angelchest: "&你解锁了你的的天御之箱."
- message-you-dont-have-any-angelchests: "&e你没有任何的天御之箱."
- message-you-got-part-of-your-inventory-back: "&e你取回了一些物品,但还有一些物品在天御之箱内."
- message-you-got-your-inventory-back: "&a你成功地取回了你的物品!"
- ##### Traditional Chinese 繁體中文 - Thanks to maoding for translating! -> https://www.spigotmc.org/members/maoding.400505/
- #message-all-your-angelchests-were-already-unlocked: "&e所有的小天使箱子已被解鎖"
- #message-angelchest-created: "&a一個善良的小天使幫你把所有的掉落物蒐集起來了,並放置在您死亡的地點"
- #message-angelchest-disappeared: "&c你晚了一步... 小天使箱子已經消失,你的物品也掉了出來"
- #message-error-players-only: "&c錯誤: 該指令只能由玩家使用"
- #message-inventory-was-empty: "&e小天使發現你在死亡時未掉落任何物品"
- #message-not-allowed-to-break-other-angelchests: "&c你無法破壞其他人的小天使箱子!"
- #message-not-allowed-to-open-other-angelchests: "&c你無法使用其他人的小天使箱子!"
- #message-unlocked-more-angelchests: "&a成功解鎖 %d個 小天使箱子"
- #message-unlocked-one-angelchest: "&a成功將你的小天使箱子解鎖了"
- #message-you-dont-have-any-angelchests: "&e你沒有任何小天使箱子"
- #message-you-got-part-of-your-inventory-back: "&e你取回了一部分的物品,但仍有物品遺留在小天使箱子裡"
- #message-you-got-your-inventory-back: "&a成功將物品取回!"
- #########################
- ##### Done! #####
- #########################
- # 不要修改版本号!
- config-version: 6
复制代码
|
|