Advertisement
gogre

Untitled

Jun 15th, 2020
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.63 KB | None | 0 0
  1. menu_title: '&8Browsing Enchant_Name Enchants...'
  2. open_command:
  3. - enchantname_enchants
  4. size: 27
  5. open_requirement:
  6. requirements:
  7. permission:
  8. type: has permission
  9. permission: menu.open.enchantname_enchants
  10. deny_commands:
  11. - '[message] &c&l[!] &cYou do not have &npermission&c to execute this command.'
  12. items:
  13. 'filler_item':
  14. material: GRAY_STAINED_GLASS_PANE
  15. slots:
  16. - 0
  17. - 1
  18. - 2
  19. - 3
  20. - 4
  21. - 5
  22. - 6
  23. - 7
  24. - 8
  25. - 9
  26. - 10
  27. - 13
  28. - 16
  29. - 17
  30. - 18
  31. - 19
  32. - 20
  33. - 21
  34. - 23
  35. - 24
  36. - 25
  37. - 26
  38. display_name: ' '
  39. 'information':
  40. material: 'basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjg0ZjU5NzEzMWJiZTI1ZGMwNThhZjg4OGNiMjk4MzFmNzk1OTliYzY3Yzk1YzgwMjkyNWNlNGFmYmEzMzJmYyJ9fX0='
  41. slot: 22
  42. priority: 1
  43. update: true
  44. hide_attributes: true
  45. display_name: '&c&lGo Back'
  46. lore:
  47. - '&7Return to the main Enchants menu'
  48. left_click_commands:
  49. - '[openguimenu] enchants'
  50.  
  51. 'enchantnamelocked':
  52. material: BOOK
  53. slot: 11
  54. priority: 2
  55. update: true
  56. hide_attributes: true
  57. display_name: '&eEnchant_Name I &c&l[LOCKED]'
  58. lore:
  59. - '&a&l┃ &7Click to unlock &f&lEnchant_Name I'
  60. - '&6&l┃ &8➥ &7Cost: &a&l$1'
  61. left_click_requirement:
  62. requirements:
  63. has_money:
  64. type: has money
  65. amount: 1
  66. deny_commands:
  67. - '[message] &c&l[!] &cYou do not have enough money!'
  68. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  69. left_click_commands:
  70. - '[console] lp user %player_name% perm set enchants.enchantname.1 true'
  71. - '[takemoney] 1'
  72. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  73. - '[refresh]'
  74. right_click_requirement:
  75. requirements:
  76. has_money:
  77. type: has money
  78. amount: 1
  79. deny_commands:
  80. - '[message] &c&l[!] &cYou do not have enough money!'
  81. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  82. right_click_commands:
  83. - '[console] lp user %player_name% perm set enchants.enchantname.1 true'
  84. - '[takemoney] 1'
  85. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  86. - '[refresh]'
  87.  
  88. 'enchantname1unlocked':
  89. material: ENCHANTED_BOOK
  90. slot: 11
  91. priority: 1
  92. IVew_requirement:
  93. requirements:
  94. permission:
  95. type: has permission
  96. permission: enchants.enchantname.1
  97. update: true
  98. hide_attributes: true
  99. display_name: '&eEnchant_Name I'
  100. lore:
  101. - '&a&l┃ &7Click to Buy &f&lEnchant_Name I'
  102. - '&a&l┃ &8➥ &7Cost: &d&l1 EXP Level'
  103. left_click_requirement:
  104. requirements:
  105. check_exp:
  106. type: '>='
  107. input: '%player_total_exp%'
  108. output: 7
  109. deny_commands:
  110. - '[message] &c&l[!] &cYou do not have enough EXP!'
  111. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  112. left_click_commands:
  113. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:1'
  114. - '[console] xp give %player_name% -1L'
  115. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  116. - '[refresh]'
  117. right_click_requirement:
  118. requirements:
  119. check_exp:
  120. type: '>='
  121. input: '%player_total_exp%'
  122. output: 7
  123. deny_commands:
  124. - '[message] &c&l[!] &cYou do not have enough EXP!'
  125. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  126. right_click_commands:
  127. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:1'
  128. - '[console] xp give %player_name% -1L'
  129. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  130. - '[refresh]'
  131.  
  132.  
  133. 'enchantname2locked':
  134. material: BOOK
  135. slot: 12
  136. priority: 2
  137. update: true
  138. hide_attributes: true
  139. display_name: '&eEnchant_Name II &c&l[LOCKED]'
  140. lore:
  141. - '&a&l┃ &7Click to unlock &f&lEnchant_Name II'
  142. - '&6&l┃ &8➥ &7Cost: &a&l$1'
  143. left_click_requirement:
  144. requirements:
  145. has_money:
  146. type: has money
  147. amount: 1
  148. deny_commands:
  149. - '[message] &c&l[!] &cYou do not have enough money!'
  150. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  151. left_click_commands:
  152. - '[console] lp user %player_name% perm set enchants.enchantname.2 true'
  153. - '[takemoney] 1'
  154. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  155. - '[refresh]'
  156. right_click_requirement:
  157. requirements:
  158. has_money:
  159. type: has money
  160. amount: 1
  161. deny_commands:
  162. - '[message] &c&l[!] &cYou do not have enough money!'
  163. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  164. right_click_commands:
  165. - '[console] lp user %player_name% perm set enchants.enchantname.2 true'
  166. - '[takemoney] 1'
  167. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  168. - '[refresh]'
  169.  
  170. 'enchantname2unlocked':
  171. material: ENCHANTED_BOOK
  172. amount: 2
  173. slot: 12
  174. priority: 1
  175. IVew_requirement:
  176. requirements:
  177. permission:
  178. type: has permission
  179. permission: enchants.enchantname.2
  180. update: true
  181. hide_attributes: true
  182. display_name: '&eEnchant_Name II'
  183. lore:
  184. - '&a&l┃ &7Click to Buy &f&lEnchant_Name II'
  185. - '&a&l┃ &8➥ &7Cost: &d&l2 EXP Levels'
  186. left_click_requirement:
  187. requirements:
  188. check_exp:
  189. type: '>='
  190. input: '%player_total_exp%'
  191. output: 16
  192. deny_commands:
  193. - '[message] &c&l[!] &cYou do not have enough EXP!'
  194. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  195. left_click_commands:
  196. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:2'
  197. - '[console] xp give %player_name% -2L'
  198. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  199. - '[refresh]'
  200. right_click_requirement:
  201. requirements:
  202. check_exp:
  203. type: '>='
  204. input: '%player_total_exp%'
  205. output: 16
  206. deny_commands:
  207. - '[message] &c&l[!] &cYou do not have enough EXP!'
  208. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  209. right_click_commands:
  210. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:2'
  211. - '[console] xp give %player_name% -2L'
  212. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  213. - '[refresh]'
  214.  
  215. 'enchantname3locked':
  216. material: BOOK
  217. slot: 14
  218. priority: 2
  219. update: true
  220. hide_attributes: true
  221. display_name: '&eEnchant_Name III &c&l[LOCKED]'
  222. lore:
  223. - '&a&l┃ &7Click to unlock &f&lEnchant_Name III'
  224. - '&6&l┃ &8➥ &7Cost: &a&l$2'
  225. left_click_requirement:
  226. requirements:
  227. has_money:
  228. type: has money
  229. amount: 2
  230. deny_commands:
  231. - '[message] &c&l[!] &cYou do not have enough money!'
  232. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  233. left_click_commands:
  234. - '[console] lp user %player_name% perm set enchants.enchantname.3 true'
  235. - '[takemoney] 2'
  236. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  237. - '[refresh]'
  238. right_click_requirement:
  239. requirements:
  240. has_money:
  241. type: has money
  242. amount: 2
  243. deny_commands:
  244. - '[message] &c&l[!] &cYou do not have enough money!'
  245. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  246. right_click_commands:
  247. - '[console] lp user %player_name% perm set enchants.enchantname.3 true'
  248. - '[takemoney] 2'
  249. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  250. - '[refresh]'
  251.  
  252. 'enchantname3unlocked':
  253. material: ENCHANTED_BOOK
  254. amount: 3
  255. slot: 14
  256. priority: 1
  257. IVew_requirement:
  258. requirements:
  259. permission:
  260. type: has permission
  261. permission: enchants.enchantname.3
  262. update: true
  263. hide_attributes: true
  264. display_name: '&eEnchant_Name III'
  265. lore:
  266. - '&a&l┃ &7Click to Buy &f&lEnchant_Name III'
  267. - '&a&l┃ &8➥ &7Cost: &d&l3 EXP Levels'
  268. left_click_requirement:
  269. requirements:
  270. check_exp:
  271. type: '>='
  272. input: '%player_total_exp%'
  273. output: 27
  274. deny_commands:
  275. - '[message] &c&l[!] &cYou do not have enough EXP!'
  276. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  277. left_click_commands:
  278. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:3'
  279. - '[console] xp give %player_name% -3L'
  280. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  281. - '[refresh]'
  282. right_click_requirement:
  283. requirements:
  284. check_exp:
  285. type: '>='
  286. input: '%player_total_exp%'
  287. output: 27
  288. deny_commands:
  289. - '[message] &c&l[!] &cYou do not have enough EXP!'
  290. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  291. right_click_commands:
  292. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:3'
  293. - '[console] xp give %player_name% -3L'
  294. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  295. - '[refresh]'
  296.  
  297. 'enchantname3locked':
  298. material: BOOK
  299. slot: 14
  300. priority: 2
  301. update: true
  302. hide_attributes: true
  303. display_name: '&eEnchant_Name III &c&l[LOCKED]'
  304. lore:
  305. - '&a&l┃ &7Click to unlock &f&lEnchant_Name III'
  306. - '&6&l┃ &8➥ &7Cost: &a&l$2'
  307. left_click_requirement:
  308. requirements:
  309. has_money:
  310. type: has money
  311. amount: 2
  312. deny_commands:
  313. - '[message] &c&l[!] &cYou do not have enough money!'
  314. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  315. left_click_commands:
  316. - '[console] lp user %player_name% perm set enchants.enchantname.3 true'
  317. - '[takemoney] 2'
  318. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  319. - '[refresh]'
  320. right_click_requirement:
  321. requirements:
  322. has_money:
  323. type: has money
  324. amount: 2
  325. deny_commands:
  326. - '[message] &c&l[!] &cYou do not have enough money!'
  327. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  328. right_click_commands:
  329. - '[console] lp user %player_name% perm set enchants.enchantname.3 true'
  330. - '[takemoney] 2'
  331. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  332. - '[refresh]'
  333.  
  334. 'enchantname4unlocked':
  335. material: ENCHANTED_BOOK
  336. amount: 4
  337. slot: 15
  338. priority: 1
  339. IVew_requirement:
  340. requirements:
  341. permission:
  342. type: has permission
  343. permission: enchants.enchantname.4
  344. update: true
  345. hide_attributes: true
  346. display_name: '&eEnchant_Name IV'
  347. lore:
  348. - '&a&l┃ &7Click to Buy &f&lEnchant_Name IV'
  349. - '&a&l┃ &8➥ &7Cost: &d&l4 EXP Levels'
  350. left_click_requirement:
  351. requirements:
  352. check_exp:
  353. type: '>='
  354. input: '%player_total_exp%'
  355. output: 40
  356. deny_commands:
  357. - '[message] &c&l[!] &cYou do not have enough EXP!'
  358. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  359. left_click_commands:
  360. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:4'
  361. - '[console] xp give %player_name% -4L'
  362. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  363. - '[refresh]'
  364. right_click_requirement:
  365. requirements:
  366. check_exp:
  367. type: '>='
  368. input: '%player_total_exp%'
  369. output: 40
  370. deny_commands:
  371. - '[message] &c&l[!] &cYou do not have enough EXP!'
  372. - '[sound] BLOCK_NOTE_BLOCK_PLING'
  373. right_click_commands:
  374. - '[console] give %player_name% ENCHANTED_BOOK 1 enchantname:4'
  375. - '[console] xp give %player_name% -4L'
  376. - '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
  377. - '[refresh]'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement