- UID
- 23528
- 阅读权限
- 100
- 注册时间
- 2015-5-7
- 最后登录
- 1970-1-1
- 在线时间
- 小时
- 人气
- 点
- MC币
- 个
- 贡献
- 点
TA的每日心情 | 怒 2023-6-24 10:42 |
---|
签到天数: 592 天 [LV.9]以坛为家II
|
本帖最后由 MC-Eailotv 于 2017-6-3 19:37 编辑
RepairPlus - 高级的装备修复 »插件介绍« 这个插件可以为你带来一个更高级的铁毡 它可以通过经验值、游戏金币、游戏物品来修复你的装备 并且还能使你的铁毡不会损坏
金币修复 |
|
|
|
|
»配置&语言汉化« 配置(英文)
- # RepairPlus Configuration File
- settings:
- # This is the repair timeout.
- Timeout: 200
- # This allows you to change the equation used to calculate repair costs for Experience
- XP-Cost-Equation: '{MaxDurability} - ({MaxDurability} - {Durability} / 40) + 1'
- # This allows you to change the equation used to calculate repair costs for Economy (Uses the tags above as well if needed)
- ECO-Cost-Equation: '{XPCost} * 5'
- # This allows you to change the equation used to calculate repair amounts for Items (Uses the tags above as well if needed)
- ITEM-Cost-Equation: '{XPCost} * 3'
- # This is the default icon that will be used for the Economy repair button.
- ECO-Icon: DOUBLE_PLANT
- # This is the default icon that will be used for the Experience repair button.
- XP-Icon: EXP_BOTTLE
- # This is the default icon that will be used for the Item repair button.
- ITEM: DIAMOND
- # Setting this to false will disable default Minecraft anvils leaving only the RepairPlus features.
- Enable-Default-Anvil-Function: true
- # Setting this to true will swap the RepairPlus function a right-click and the default Minecraft function a left-click.
- Swap-Functions: false
- # Setting this to true will require the permission 'RepairPlus.permPlace' to place a RepairPlus spawner.
- Perms-Only: false
- # Setting this to true will show any and all errors the plugin may be having in your server console.
- Debug-Mode: false
- # This is the economy cost multiplier. It is generated by multiplying itself by the amount of experience required to repair an item.
- ECO-cost-multiplier: 5
- # Setting this to false will disable the confirmation GUI when repairing items.
- Yes-no-gui: true
- # This is the material used for the exit buttons.
- Exit-Icon: WOOD_DOOR
- # This is the material used for the yes buttons.
- Buy-Icon: EMERALD
复制代码
语言汉化
- # =======================
- # RepairPlus 语言文件
- # 汉化By:Eailotv_
- # 欢迎使用
- # =======================
- prefix: "&7[&9装备修复系统&7]"
- not-enough: "&c你没有足够的 {TYPE} &c来修复你手上的装备!"
- need-space: "&c铁毡的上方没有足够的空间!"
- cant-repair: "&c你不能修复这个!"
- already-repairing: "&c你已经在修复了!"
- time-out: "&c你的修复时间超时..."
- cost: "&a修复将要花费: &9{COST} 经验等级&a."
- cost-eco: "&a修复将要花费: &9${COST}&a."
- yes-no: "&a你可以在聊天栏里输入 &eyes &a或 &cno &a."
- not-damaged: "&a这个装备并没有损坏."
- success: "&a你的装备成功修复完成!"
- would-you-like: "&a你确定要修复 &9{ITEM} &a吗?"
- cancelled: "&c取消修复."
- 'yes': 是的,我需要修复
- 'no': 稍等,我再考虑一下
- click: 手持要修复的装备左键点击
- swap-click: 手持要修复的装备右键点击
- one-click: 手持要修复的装备点击
- torepair: "进行 &6修复&r!"
- XP: "&9经验等级"
- ECO: "&9金币修复"
- Item: "&9{ITEM}修复"
- XP-lore: '&7点击使用经验等级修复.'
- ECO-lore: "&7点击花费金币修复"
- Item-lore: "&7点击使用 物品{ITEM} 修复."
- gui-title: "&9你想要用什么方式修复?"
- gui-title-yesno: "&9修复装备需要花费 &a{COST}"
- yes-gui: "&a&l是的,我需要尽快修复"
- no-gui: "&c&l稍等,我再考虑一下"
复制代码
语言汉化文件下载 下载好后打开压缩包 将lang.yml文件压缩至plugins/RepairPlus文件夹并覆盖原有文件 |
|
|
|
|
»插件下载&原帖地址« 插件下载 http://pan.baidu.com/s/1eRFNsga 密码:yf0a 原帖地址 |
|
|
|
|
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?加入最MC
x
|