Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.76 KB | None | 0 0
  1. ######################
  2. #+ +#
  3. # MENU SETTINGS #
  4. #+ +#
  5. ######################
  6.  
  7. menu-settings:
  8.  
  9. # name - appears as the title - REQUIRED
  10. name: '&8&lCOMBAT ENCHANTMENTS'
  11.  
  12. # rows - the number of rows of the chest - REQUIRED
  13. rows: 4
  14.  
  15. # command - OPTIONAL (you can remove this or set it to '')
  16. # Bind multiple commands using ; (command: 'menu; m; me')
  17. command: 'ace; armorenchants'
  18.  
  19. # auto-refresh - OPTIONAL
  20. # How frequently the menu will be refreshed, in seconds.
  21. # Useful if you have variables in items' descriptions.
  22. auto-refresh: 5
  23.  
  24. # This command command will be execute when the menu is opened.
  25. # Supports all the icon command types.
  26. open-action: 'sound: note pling'
  27.  
  28. ######################
  29. #+ +#
  30. # ITEMS #
  31. #+ +#
  32. ######################
  33.  
  34.  
  35. 1:
  36. NAME: '&d&lVampire Upgrade &7(Right-Click)'
  37. LORE:
  38. - '&8» &dSuck the health out of your opponents!'
  39. - '&8» &dCost: &f75000 tokens '
  40. - '&8» &dTop Level: &fLevel 5'
  41. - ''
  42. - '&8» &fHold the item you wish to enchant '
  43. - ''
  44. ID: 276
  45. POSITION-X: 2
  46. POSITION-Y: 2
  47. COMMAND: 'CONSOLE: te enchant {player} vampire'
  48. KEEP-OPEN: true
  49. ENCHANTMENT: 'fire aspect, 1'
  50. 2:
  51. NAME: '&d&lDecapitate Upgrade &7(Right-Click)'
  52. LORE:
  53. - '&8» &dDecapitate players and mobs' heads!'
  54. - '&8» &dCost: &f250000 tokens '
  55. - '&8» &dTop Level: &fLevel 1'
  56. - ''
  57. - '&8» &fHold the item you wish to enchant '
  58. - ''
  59. ID: 276
  60. POSITION-X: 3
  61. POSITION-Y: 2
  62. COMMAND: 'CONSOLE: te enchant {player} decapitate'
  63. KEEP-OPEN: true
  64. ENCHANTMENT: 'fire aspect, 1'
  65. 3:
  66. NAME: '&d&lLaceration Upgrade &7(Right-Click)'
  67. LORE:
  68. - '&8» &dCuts deep into your enemies armor giving a chance of dealing more damage!'
  69. - '&8» &dCost: &f100000 tokens '
  70. - '&8» &dTop Level: &fLevel 3'
  71. - ''
  72. - '&8» &fHold the item you wish to enchant '
  73. - ''
  74. ID: 276
  75. POSITION-X: 4
  76. POSITION-Y: 2
  77. COMMAND: 'CONSOLE: te enchant {player} laceration'
  78. KEEP-OPEN: true
  79. ENCHANTMENT: 'fire aspect, 1'
  80. 4:
  81. NAME: '&d&lBoomerang Upgrade &7(Right-Click)'
  82. LORE:
  83. - '&8» &dThrow your weapon to attack and your weapon will return to you when its job is done!'
  84. - '&8» &dCost: &f125000 tokens '
  85. - '&8» &dTop Level: &fLevel 5'
  86. - ''
  87. - '&8» &fHold the item you wish to enchant '
  88. - ''
  89. ID: 276
  90. POSITION-X: 5
  91. POSITION-Y: 2
  92. COMMAND: 'CONSOLE: te enchant {player} boomerang'
  93. KEEP-OPEN: true
  94. ENCHANTMENT: 'fire aspect, 1'
  95. 5:
  96. NAME: '&d&lBlunt Upgrade &7(Right-Click)'
  97. LORE:
  98. - '&8» &dExtra durability damage to your weapon!'
  99. - '&8» &dCost: &f50000 tokens '
  100. - '&8» &dTop Level: &fLevel 5'
  101. - ''
  102. - '&8» &fHold the item you wish to enchant '
  103. - ''
  104. ID: 276
  105. POSITION-X: 6
  106. POSITION-Y: 2
  107. COMMAND: 'CONSOLE: te enchant {player} blunt'
  108. KEEP-OPEN: true
  109. ENCHANTMENT: 'fire aspect, 1'
  110. 6:
  111. NAME: '&d&lSlaughter Upgrade &7(Right-Click)'
  112. LORE:
  113. - '&8» &dKill multiple stacked mobs at once!'
  114. - '&8» &dCost: &f50000 tokens '
  115. - '&8» &dTop Level: &fLevel 10'
  116. - ''
  117. - '&8» &fHold the item you wish to enchant '
  118. - ''
  119. ID: 276
  120. POSITION-X: 7
  121. POSITION-Y: 2
  122. COMMAND: 'CONSOLE: te enchant {player} slaughter'
  123. KEEP-OPEN: true
  124. ENCHANTMENT: 'fire aspect, 1'
  125. 7:
  126. NAME: '&d&lMolten Upgrade &7(Right-Click)'
  127. LORE:
  128. - '&8» &dAttacker catches fire!'
  129. - '&8» &dCost: &f50000 tokens '
  130. - '&8» &dTop Level: &fLevel 10'
  131. - ''
  132. - '&8» &fHold the item you wish to enchant '
  133. - ''
  134. ID: 311
  135. POSITION-X: 8
  136. POSITION-Y: 2
  137. COMMAND: 'CONSOLE: te enchant {player} molten'
  138. KEEP-OPEN: true
  139. ENCHANTMENT: 'fire aspect, 1'
  140. 8:
  141. NAME: '&d&lMoreHearts Upgrade &7(Right-Click)'
  142. LORE:
  143. - '&8» &dGives extra hearts!'
  144. - '&8» &dCost: &f100000 tokens '
  145. - '&8» &dTop Level: &fLevel 10'
  146. - ''
  147. - '&8» &fHold the item you wish to enchant '
  148. - ''
  149. ID: 311
  150. POSITION-X: 2
  151. POSITION-Y: 3
  152. COMMAND: 'CONSOLE: te enchant {player} morehearts'
  153. KEEP-OPEN: true
  154. ENCHANTMENT: 'fire aspect, 1'
  155. 9:
  156. NAME: '&d&lToxic Upgrade &7(Right-Click)'
  157. LORE:
  158. - '&8» &dGives poison effect to your attacker!'
  159. - '&8» &dCost: &f50000 tokens '
  160. - '&8» &dTop Level: &fLevel 5'
  161. - ''
  162. - '&8» &fHold the item you wish to enchant '
  163. - ''
  164. ID: 311
  165. POSITION-X: 3
  166. POSITION-Y: 3
  167. COMMAND: 'CONSOLE: te enchant {player} toxic'
  168. KEEP-OPEN: true
  169. ENCHANTMENT: 'fire aspect, 1'
  170. 10:
  171. NAME: '&d&lHardened Upgrade &7(Right-Click)'
  172. LORE:
  173. - 'Decrease durability lost on your armor!'
  174. - '&8» &dCost: &f100000 tokens '
  175. - '&8» &dTop Level: &fLevel 3'
  176. - ''
  177. - '&8» &fHold the item you wish to enchant '
  178. - ''
  179. ID: 311
  180. POSITION-X: 4
  181. POSITION-Y: 3
  182. COMMAND: 'CONSOLE: te enchant {player} hardened'
  183. KEEP-OPEN: true
  184. ENCHANTMENT: 'fire aspect, 1'
  185. 11:
  186. NAME: '&d&lCurse Upgrade &7(Right-Click)'
  187. LORE:
  188. - ''
  189. - '&8» &dCost: &f250 tokens '
  190. - '&8» &dTop Level: &fLevel 50'
  191. - ''
  192. - '&8» &fHold the item you wish to enchant '
  193. - ''
  194. ID: 311
  195. POSITION-X: 5
  196. POSITION-Y: 3
  197. COMMAND: 'CONSOLE: te enchant {player} curse'
  198. KEEP-OPEN: true
  199. ENCHANTMENT: 'fire aspect, 1'
  200. 12:
  201. NAME: '&d&lEnragement Upgrade &7(Right-Click)'
  202. LORE:
  203. - '&8» &dIf you drop below 3 hearts you have a chance of gainging strength 4 for 5 seconds'
  204. - '&8» &dCost: &f250000 tokens '
  205. - '&8» &dTop Level: &fLevel 3'
  206. - ''
  207. - '&8» &fHold the item you wish to enchant '
  208. - ''
  209. ID: 311
  210. POSITION-X: 6
  211. POSITION-Y: 3
  212. COMMAND: 'CONSOLE: te enchant {player} enragement'
  213. KEEP-OPEN: true
  214. ENCHANTMENT: 'fire aspect, 1'
  215. 13:
  216. NAME: '&d&lIgnite Upgrade &7(Right-Click)'
  217. LORE:
  218. - '&8» &dChance to light your attacker on fire when hit'
  219. - '&8» &dCost: &f75000 tokens '
  220. - '&8» &dTop Level: &fLevel 5'
  221. - ''
  222. - '&8» &fHold the item you wish to enchant '
  223. - ''
  224. ID: 311
  225. POSITION-X: 7
  226. POSITION-Y: 3
  227. COMMAND: 'CONSOLE: te enchant {player} fearinfire'
  228. KEEP-OPEN: true
  229. ENCHANTMENT: 'fire aspect, 1'
  230. 14:
  231. NAME: '&d&lChainmail Upgrade &7(Right-Click)'
  232. LORE:
  233. - '&8» &dA chance of taking less damage when you get attacked'
  234. - '&8» &dCost: &f50000 tokens '
  235. - '&8» &dTop Level: &fLevel 3'
  236. - ''
  237. - '&8» &fHold the item you wish to enchant '
  238. - ''
  239. ID: 311
  240. POSITION-X: 8
  241. POSITION-Y: 3
  242. COMMAND: 'CONSOLE: te enchant {player} chainmail'
  243. KEEP-OPEN: true
  244. ENCHANTMENT: 'fire aspect, 1'
  245.  
  246.  
  247.  
  248.  
  249. back:
  250. NAME: '&d&lBack &7(Right-Click)'
  251. LORE:
  252. - ''
  253. - '&8» &fRight-Click to to back'
  254. - ''
  255. ID: 262
  256. POSITION-X: 1
  257. POSITION-Y: 4
  258. COMMAND: 'open: CE-Pickaxes.yml'
  259. KEEP-OPEN: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement