gogre

Untitled

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