Advertisement
Guest User

Untitled

a guest
Jun 11th, 2019
1,437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 KB | None | 0 0
  1. # Here you can find the messages of the plugin.
  2. Messages:
  3. prefix: '&2[&a合成系统&2]'
  4. craftMenuInventoryName: '&2&l合成菜单 &c%current-page%&8/&c%total-pages%'
  5. craftItemInventoryName: '&5&l合成物品'
  6. clickToCraftItem: '&2&l点击合成!'
  7. back-to-menu: '&2返回菜单'
  8. next-page: '&2下一页'
  9. previous-page: '&2上一页'
  10. craft: '&e合成'
  11. craftError: '&c你没有足够的物品来合成这个!'
  12. craftInventoryFull: '&c你的背包已经满了!'
  13. craftSuccessful: '&b你成功合成了 %amount% 个 %item-name%&a!'
  14. required-item-lore:
  15. - '&6你需要这些来合成物品'
  16. - '&8你需要: %items-you-have%&8/%items-needed%'
  17. cooldown-item-lore:
  18. - '&9合成需耗时: &7%cooldown%'
  19. consoleCommand: '&c控制台不可以这么做!'
  20. commandNotExists: '&c指令不存在!'
  21. noPermissions: '&c你没有权限'
  22. pluginReload: '&e插件已重载'
  23. errorCreate: '&c创建合成请使用: &7/ecraft create <name>'
  24. craftAlreadyExists: '&c合成 &a%name% &c已存在!'
  25. craftCreated: '&c合成 &a%name% &c已创建!'
  26. errorDelete: '&c删除合成请使用: &7/ecraft delete <name>'
  27. craftNotExists: '&c合成 &a%name% &c不存在 请使用 &7/ecraft list &c来查看合成列表'
  28. craftDeleted: '&c合成 &a%name% &c已被删除!'
  29. pageNoExists: '&c页码 &a%page% &c不存在!'
  30. craftsList: '&2&l合成列表 &e[页 &c%current-page%&8/&c%total-pages%&e]:'
  31. noCraftPermissions: '&c你没有权限合成这个'
  32. cooldownCraftCreated: '&b合成已经开始了! 现在你必须等待 &7%cooldown% &b直到 %item-name%&b合成完毕!'
  33. cooldownReady:
  34. - '&8[&a合成完毕!&8]'
  35. - '&6&l点击获得物品'
  36. cooldownWait:
  37. - '&8[&c道具正在合成中...&8]'
  38. - '&6你需要等待: &7%cooldown%'
  39. seconds: 秒
  40. minutes: 分
  41. hours: 时
  42. errorSetPlace: '&c想要创建一个合成台你必须鼠标指向一个方块!'
  43. placeHologram:
  44. - '&4&n-&c史诗合成台&4&n-'
  45. - '&8[&e右键点击合成&8]'
  46. placeCategoryHologram:
  47. - '&4&n-&c史诗合成台&4&n-'
  48. - '&7[%category-name%&7]'
  49. - '&8[&e右键点击合成&8]'
  50. setPlaceCorrect: '&e史诗合成台 &b%id% &e已创建!'
  51. errorRemovePlace: '&c错误的史诗合成台'
  52. removePlaceCorrect: '&e史诗合成台 &b%id% &e已移除!'
  53. errorSetPlaceExists: '&c那里已经是史诗合成台了!'
  54. breakCraftingPlace: '&c想要移除合成请使用指令: &7/ecraft removeplace'
  55. commandWait: '&c你需要再等待 &a%cooldown% &c才能使用'
  56. errorCreateNoItem: '&c你需要手持一件物品来创建新合成'
  57. createCraftMenuInventoryName: '&2放置合成原料'
  58. createCraftItemMenu: '&6&l点击创建合成'
  59. createCraftError: '&c创建合成失败!'
  60. createCraftErrorRequired: '&c出现错误 你需要将合成原料放到正确的位置'
  61. requiresExtra: '&7其它合成需要:'
  62. requiresExtraLevel: '&8- &d等级: &a%user-level%&8/&a%level%'
  63. requiresExtraJobLevel: '&8- &7%job% 职业: &a%user-level%&8/&a%level%'
  64. requiresExtraSkillAPILevel: '&8- &7%class% Class &8[状态]: &a%user-level%&8/&a%level%'
  65. requiresExtraPlaceholderAPI: '&8- &d%name% &8[状态]: &a%current-placeholder% &8%type%
  66. &a%required-placeholder%'
  67. noLevelError: '&c你没有足够的等级来合成这个!'
  68. noSkillAPILevelError: '&c你没达到合成需要的技能等级!'
  69. noOthersError: '&c你当前无法合成该物品!!'
  70. categoriesInventoryName: '&4合成分类'
  71. categoryBackName: '&2回到分类'
  72. errorGive: '&c想给玩家合成请使用: &7/ecraft give <合成名> <玩家>'
  73. errorGiveNoCraft: '&c合成名不存在 请使用 &7/ecraft list &c查看已存在的合成'
  74. errorGivePlayerNotOnline: '&c玩家不在线!'
  75. giveCorrectly: '&c你给予了: %craft% &c给 &a%player%&c!'
  76. categoryNotExists: '&c合成分类 &a%name% &c不存在'
  77. noJobLevelError: '&c你没达到合成需要的职业等级!'
  78. noMoneyError: '&c你没有足够的金钱来合成这个!'
  79. noTokenError: '&c你没有足够的Token来合成!'
  80. requiresExtraMoney: '&8- &2金钱: &a%user-money%&8/&a%money%'
  81. failedToCraft: '&c合成物品失败...'
  82. successRate: '&7成功率: &a%success-rate%%'
  83. errorOpen: '&c为玩家打开史诗工艺菜单请使用: &7/ecraft open <玩家> <分类>'
  84. menuOpenedToPlayer: '&c你为玩家&a%player%&c打开了 &e&l%category% &c分类'
  85. menuOpened: '&c已为玩家 %a%player% &c打开史诗工艺菜单'
  86. mainmenuOpenedToPlayer: '&c你为玩家&a%player%&c打开了&e&l主页面'
  87. categoryCraftMenuInventoryName: '&2选择一个分类'
  88. categoryCraftMenuCategoryLore: '&6将这个合成放入这个分类'
  89. errorLeftHand: '&c合成之前请保证你的副手是空的'
  90. errorArmor: '&c合成之前请把你的盔甲脱下来'
  91. requiresExtraTokenEnchant: '&8- &9Tokens &8[状态]: &a%user-level%&8/&a%level%'
  92. requiresExtraBattleLevel: '&8- &9战斗等级 &8[Status]: &a%user-level%&8/&a%level%'
  93. noPermissionCategory: '&c你没有权限打开这个分类'
  94. cooldownFinishMessage: '&a%item-name% &b的合成已经完成!'
  95. cooldownInventoryName: '&4跳过耗时'
  96. cooldownInventoryItem: '&a&l你确认要这么做?'
  97. cooldownInventoryLore:
  98. - '&c你确认要跳过合成耗时: &b%item-name% &c?'
  99. - '&7这将花费金钱: &2$%money%'
  100. cooldownInventoryYes: '&2确认'
  101. cooldownInventoryNo: '&4取消'
  102. cooldownInventoryNoMoney: '&c你的钱不够'
  103. cooldownBypassed: '&b成功跳过合成耗时 花费金钱: &2$%money%'
  104. cooldownBypassExtraLore: '&8[&a点击跳过耗时&8]'
  105. craftWithMoneyItem: '&a&lh合成需要游戏币 &8[&2$%money%&8]'
  106. craftWithMoneyNoMoney: '&c你的游戏币不足!无法合成~!'
  107. craftOneTimeError: '&c你只能合成一次!'
  108. materialNameError: '&c配置文件中含有配置错误的材质. 材质: &7&l%material%
  109. &c不存在.'
  110. cooldownOneAtTheTime: '&c你已经在合成一件物品了,不能同时合成多个哦~'
  111. errorEdit: '&c要编辑一个合成,使用指令: &7/ecraft edit <name>'
  112. cooldownBypassedMessage: '&8[&a跳过冷却&8]'
  113. craftCooldownError: '&c此物品处于冷却时间中,无法合成!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement