Advertisement
Guest User

Untitled

a guest
Jun 11th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.72 KB | None | 0 0
  1. ############################################
  2. # +---------------------------------------+#
  3. # | Config Revision 16 |#
  4. # +---------------------------------------+#
  5. ############################################
  6.  
  7. StarterPack:
  8. type: MYSTERYCRATE
  9. buy:
  10. enabled: false
  11. cost: 0
  12. message:
  13. onOpen: '%prefix%You have opened your&c[&6Starter &ePack&c]&f!! Welcome to KlynxPVP, your adventure awaits!'
  14. broadcast: ''
  15. item:
  16. name: '&c[&6Starter &ePack&c] &f#124'
  17. lore:
  18. - '&7Right-click to open the pack!'
  19. - '&7Vote to earn more awesome rewards!'
  20. effect:
  21. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  22. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  23. reward:
  24. minimumRewards: 13
  25. maximumRewards: 13
  26. rewards:
  27. - 'cmd: (/give %player% diamondsword 1 sharpness:2 unbreaking:1), chance:(100), noduplicate:()'
  28. - 'cmd: (/give %player% bow 1 power:2 unbreaking:1), chance:(100), noduplicate:()'
  29. - 'cmd: (/give %player% ironhelmet 1 protection:1), chance:(100), noduplicate:()'
  30. - 'cmd: (/give %player% ironchestplate 1 protection:1), chance:(100), noduplicate:()'
  31. - 'cmd: (/give %player% ironleggings 1 protection: 1), chance:(100), noduplicate:()'
  32. - 'cmd: (/give %player% ironboots 1 protection:1), chance:(100), noduplicate:()'
  33. - 'cmd: (/give %player% arrow 64), chance:(100), noduplicate:()'
  34. - 'cmd: (/give %player% goldenapple 3), chance:(100), noduplicate:()'
  35. - 'cmd: (/give %player% enchantedgoldenapple 2), chance:(100), noduplicate:()'
  36. - 'cmd: (/give %player% ironspade 1 efficiency:2 unbreaking:1), chance:(100), noduplicate:()'
  37. - 'cmd: (/give %player% ironaxe 1 efficiency:2 unbreaking:1), chance:(100), noduplicate:()'
  38. - 'cmd: (/give %player% ironpickaxe 1 efficiency:2 unbreaking:1), chance:(100), noduplicate:()'
  39.  
  40. Newcomer:
  41. type: MYSTERYCRATE
  42. buy:
  43. enabled: false
  44. cost: 0
  45. message:
  46. onOpen: '%prefix%You have opened a &c[&6Newcomer &eKit&c] &f!'
  47. broadcast: ''
  48. item:
  49. name: '&c[&6Kit&eNewcomer&c] &f#124'
  50. lore:
  51. - '&7Right-click to open the kit!'
  52. - '&7Do /kit preview Newcomer to view the kit!'
  53. effect:
  54. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  55. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  56. reward:
  57. minimumRewards: 12
  58. maximumRewards: 12
  59. rewards:
  60. - 'cmd: (/give %player% stonesword 1), chance:(100), noduplicate:()'
  61. - 'cmd: (/give %player% bow 1), chance:(100), noduplicate:()'
  62. - 'cmd: (/give %player% leatherhelmet 1), chance:(100), noduplicate:()'
  63. - 'cmd: (/give %player% leatherchestplate 1), chance:(100), noduplicate:()'
  64. - 'cmd: (/give %player% leatherleggings 1), chance:(100), noduplicate:()'
  65. - 'cmd: (/give %player% leatherboots 1), chance:(100), noduplicate:()'
  66. - 'cmd: (/give %player% arrow 16), chance:(100), noduplicate:()'
  67. - 'cmd: (/give %player% goldenapple 3), chance:(100), noduplicate:()'
  68. - 'cmd: (/give %player% stonespade 1), chance:(100), noduplicate:()'
  69. - 'cmd: (/give %player% stoneaxe 1), chance:(100), noduplicate:()'
  70. - 'cmd: (/give %player% stonepickaxe 1), chance:(100), noduplicate:()'
  71.  
  72. Punk:
  73. type: MYSTERYCRATE
  74. buy:
  75. enabled: false
  76. cost: 0
  77. message:
  78. onOpen: '%prefix%You have opened a &c[&6Punk &eKit&c] &f!'
  79. broadcast: ''
  80. item:
  81. name: '&c[&6Kit &ePunk&c] &f#124'
  82. lore:
  83. - '&7Right-click to open the kit!'
  84. - '&7Do /kit preview Punk to view the kit!'
  85. effect:
  86. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  87. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  88. reward:
  89. minimumRewards: 12
  90. maximumRewards: 12
  91. rewards:
  92. - 'cmd: (/give %player% stonesword 1 sharpness:1), chance:(100), noduplicate:()'
  93. - 'cmd: (/give %player% bow 1), chance:(100), noduplicate:()'
  94. - 'cmd: (/give %player% chainhelmet 1), chance:(100), noduplicate:()'
  95. - 'cmd: (/give %player% chainchestplate 1), chance:(100), noduplicate:()'
  96. - 'cmd: (/give %player% chainleggings 1), chance:(100), noduplicate:()'
  97. - 'cmd: (/give %player% chainboots 1), chance:(100), noduplicate:()'
  98. - 'cmd: (/give %player% arrow 20), chance:(100), noduplicate:()'
  99. - 'cmd: (/give %player% goldenapple 3), chance:(100), noduplicate:()'
  100. - 'cmd: (/give %player% enchantedgoldenapple 1), chance:(100), noduplicate:()'
  101. - 'cmd: (/give %player% stonespade 1), chance:(100), noduplicate:()'
  102. - 'cmd: (/give %player% stoneaxe 1), chance:(100), noduplicate:()'
  103. - 'cmd: (/give %player% stonepickaxe 1), chance:(100), noduplicate:()'
  104.  
  105. Proud:
  106. type: MYSTERYCRATE
  107. buy:
  108. enabled: false
  109. cost: 0
  110. message:
  111. onOpen: '%prefix%You have opened a &c[&6Proud &eKit&c] &f!'
  112. broadcast: ''
  113. item:
  114. name: '&c[&6Kit &eProud&c] &f#124'
  115. lore:
  116. - '&7Right-click to open the kit!'
  117. - '&7Do /kit preview Proud to view the kit!'
  118. effect:
  119. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  120. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  121. reward:
  122. minimumRewards: 13
  123. maximumRewards: 13
  124. rewards:
  125. - 'cmd: (/give %player% ironsword 1), chance:(100), noduplicate:()'
  126. - 'cmd: (/give %player% bow 1), chance:(100), noduplicate:()'
  127. - 'cmd: (/give %player% ironhelmet 1), chance:(100), noduplicate:()'
  128. - 'cmd: (/give %player% ironchestplate 1), chance:(100), noduplicate:()'
  129. - 'cmd: (/give %player% ironleggings 1), chance:(100), noduplicate:()'
  130. - 'cmd: (/give %player% ironboots 1), chance:(100), noduplicate:()'
  131. - 'cmd: (/give %player% arrow 32), chance:(100), noduplicate:()'
  132. - 'cmd: (/give %player% goldenapple 4), chance:(100), noduplicate:()'
  133. - 'cmd: (/give %player% enchantedgoldenapple 2), chance:(100), noduplicate:()'
  134. - 'cmd: (/give %player% ironspade 1), chance:(100), noduplicate:()'
  135. - 'cmd: (/give %player% ironaxe 1), chance:(100), noduplicate:()'
  136. - 'cmd: (/give %player% ironpickaxe 1), chance:(100), noduplicate:()'
  137.  
  138. Member:
  139. type: MYSTERYCRATE
  140. buy:
  141. enabled: false
  142. cost: 0
  143. message:
  144. onOpen: '%prefix%You have opened a &c[&6Member &eKit&c] &f!'
  145. broadcast: ''
  146. item:
  147. name: '&c[&6Kit &eMember&c] &f#124'
  148. lore:
  149. - '&7Right-click to open the kit!'
  150. - '&7Do /kit preview Member to view the kit!'
  151. effect:
  152. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  153. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  154. reward:
  155. minimumRewards: 13
  156. maximumRewards: 13
  157. rewards:
  158. - 'cmd: (/give %player% ironsword 1 sharpness:1), chance:(100), noduplicate:()'
  159. - 'cmd: (/give %player% bow 1 power:1), chance:(100), noduplicate:()'
  160. - 'cmd: (/give %player% ironhelmet 1 protection:1), chance:(100), noduplicate:()'
  161. - 'cmd: (/give %player% ironchestplate 1 protection:1), chance:(100), noduplicate:()'
  162. - 'cmd: (/give %player% ironleggings 1 protection:1), chance:(100), noduplicate:()'
  163. - 'cmd: (/give %player% ironboots 1 protection:1), chance:(100), noduplicate:()'
  164. - 'cmd: (/give %player% arrow 64), chance:(100), noduplicate:()'
  165. - 'cmd: (/give %player% goldenapple 5), chance:(100), noduplicate:()'
  166. - 'cmd: (/give %player% enchantedgoldenapple 2), chance:(100), noduplicate:()'
  167. - 'cmd: (/give %player% ironspade 1 efficiency:1), chance:(100), noduplicate:()'
  168. - 'cmd: (/give %player% ironaxe 1 efficiency:1), chance:(100), noduplicate:()'
  169. - 'cmd: (/give %player% ironpickaxe 1 efficiency:1), chance:(100), noduplicate:()'
  170.  
  171. Mercenary:
  172. type: MYSTERYCRATE
  173. buy:
  174. enabled: false
  175. cost: 0
  176. message:
  177. onOpen: '%prefix%You have opened a &c[&6Proud &eKit&c] &f!'
  178. broadcast: ''
  179. item:
  180. name: '&c[&6Kit &eMercenary&c] &f#124'
  181. lore:
  182. - '&7Right-click to open the kit!'
  183. - '&7Do /kit preview Mercenary to view the kit!'
  184. effect:
  185. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  186. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  187. reward:
  188. minimumRewards: 14
  189. maximumRewards: 14
  190. rewards:
  191. - 'cmd: (/give %player% ironsword 1 sharpness:2 unbreaking:1), chance:(100), noduplicate:()'
  192. - 'cmd: (/give %player% ironaxe 1 sharpness:2 unbreaking:1), chance:(100), noduplicate:()'
  193. - 'cmd: (/give %player% bow 1 power:2 unbreaking:1), chance:(100), noduplicate:()'
  194. - 'cmd: (/give %player% ironhelmet 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  195. - 'cmd: (/give %player% ironchestplate 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  196. - 'cmd: (/give %player% ironleggings 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  197. - 'cmd: (/give %player% ironboots 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  198. - 'cmd: (/give %player% arrow 64), chance:(100), noduplicate:()'
  199. - 'cmd: (/give %player% goldenapple 6), chance:(100), noduplicate:()'
  200. - 'cmd: (/give %player% enchantedgoldenapple 3), chance:(100), noduplicate:()'
  201. - 'cmd: (/give %player% ironspade 1 efficiency:2 unbreaking:1), chance:(100), noduplicate:()'
  202. - 'cmd: (/give %player% ironaxe 1 efficiency:2 unbreaking:1), chance:(100), noduplicate:()'
  203. - 'cmd: (/give %player% ironpickaxe 1 efficiency:2 unbreaking:1), chance:(100), noduplicate:()'
  204.  
  205. Gaunt:
  206. type: MYSTERYCRATE
  207. buy:
  208. enabled: false
  209. cost: 0
  210. message:
  211. onOpen: '%prefix%You have opened a &c[&6Gaunt &eKit&c] &f!'
  212. broadcast: ''
  213. item:
  214. name: '&c[&6Kit &eGaunt&c] &f#124'
  215. lore:
  216. - '&7Right-click to open the kit!'
  217. - '&7Do /kit preview Gaunt to view the kit!'
  218. effect:
  219. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  220. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  221. reward:
  222. minimumRewards: 14
  223. maximumRewards: 14
  224. rewards:
  225. - 'cmd: (/give %player% ironsword 1 sharpness:3 unbreaking:2), chance:(100), noduplicate:()'
  226. - 'cmd: (/give %player% ironaxe 1 sharpness:3 unbreaking:2), chance:(100), noduplicate:()'
  227. - 'cmd: (/give %player% bow 1 power:3 unbreaking:2), chance:(100), noduplicate:()'
  228. - 'cmd: (/give %player% ironhelmet 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  229. - 'cmd: (/give %player% ironchestplate 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  230. - 'cmd: (/give %player% ironleggings 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  231. - 'cmd: (/give %player% ironboots 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  232. - 'cmd: (/give %player% arrow 64), chance:(100), noduplicate:()'
  233. - 'cmd: (/give %player% goldenapple 7), chance:(100), noduplicate:()'
  234. - 'cmd: (/give %player% enchantedgoldenapple 3), chance:(100), noduplicate:()'
  235. - 'cmd: (/give %player% ironspade 1 efficiency:3 unbreaking:2), chance:(100), noduplicate:()'
  236. - 'cmd: (/give %player% ironaxe 1 efficiency:3 unbreaking:2), chance:(100), noduplicate:()'
  237. - 'cmd: (/give %player% ironpickaxe 1 efficiency:3 unbreaking:2), chance:(100), noduplicate:()'
  238.  
  239. Dauntless:
  240. type: MYSTERYCRATE
  241. buy:
  242. enabled: false
  243. cost: 0
  244. message:
  245. onOpen: '%prefix%You have opened a &c[&6Dauntless &eKit&c] &f!'
  246. broadcast: ''
  247. item:
  248. name: '&c[&6Kit &eDauntless&c] &f#124'
  249. lore:
  250. - '&7Right-click to open the kit!'
  251. - '&7Do /kit preview Dauntless to view the kit!'
  252. effect:
  253. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  254. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  255. reward:
  256. minimumRewards: 14
  257. maximumRewards: 14
  258. rewards:
  259. - 'cmd: (/give %player% diamondsword 1 sharpness:2 unbreaking:1 fireaspect:1), chance:(100), noduplicate:()'
  260. - 'cmd: (/give %player% diamondaxe 1 sharpness:2 unbreaking:1 fireaspect:1), chance:(100), noduplicate:()'
  261. - 'cmd: (/give %player% bow 1 power:3 unbreaking:2 flame:1), chance:(100), noduplicate:()'
  262. - 'cmd: (/give %player% diamondhelmet 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  263. - 'cmd: (/give %player% diamondchestplate 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  264. - 'cmd: (/give %player% diamondleggings 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  265. - 'cmd: (/give %player% diamondboots 1 protection:2 unbreaking:1), chance:(100), noduplicate:()'
  266. - 'cmd: (/give %player% arrow 128), chance:(100), noduplicate:()'
  267. - 'cmd: (/give %player% goldenapple 8), chance:(100), noduplicate:()'
  268. - 'cmd: (/give %player% enchantedgoldenapple 4), chance:(100), noduplicate:()'
  269. - 'cmd: (/give %player% diamondspade 1 efficiency:3 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  270. - 'cmd: (/give %player% diamondaxe 1 efficiency:3 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  271. - 'cmd: (/give %player% diamondpickaxe 1 efficiency:3 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  272.  
  273. Paladin:
  274. type: MYSTERYCRATE
  275. buy:
  276. enabled: false
  277. cost: 0
  278. message:
  279. onOpen: '%prefix%You have opened a &c[&6Paladin &eKit&c] &f!'
  280. broadcast: ''
  281. item:
  282. name: '&c[&6Kit &ePaladin&c] &f#124'
  283. lore:
  284. - '&7Right-click to open the kit!'
  285. - '&7Do /kit preview Paladin to view the kit!'
  286. effect:
  287. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  288. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  289. reward:
  290. minimumRewards: 14
  291. maximumRewards: 14
  292. rewards:
  293. - 'cmd: (/give %player% diamondsword 1 sharpness:3 unbreaking:2 fireaspect:1 knockback:1), chance:(100), noduplicate:()'
  294. - 'cmd: (/give %player% diamondaxe 1 sharpness:3 unbreaking:1 fireaspect:1 knockback: 1), chance:(100), noduplicate:()'
  295. - 'cmd: (/give %player% bow 1 power:3 unbreaking:2 flame:1 punch:1), chance:(100), noduplicate:()'
  296. - 'cmd: (/give %player% diamondhelmet 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  297. - 'cmd: (/give %player% diamondchestplate 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  298. - 'cmd: (/give %player% diamondleggings 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  299. - 'cmd: (/give %player% diamondboots 1 protection:3 unbreaking:2), chance:(100), noduplicate:()'
  300. - 'cmd: (/give %player% arrow 64), chance:(100), noduplicate:()'
  301. - 'cmd: (/give %player% goldenapple 10), chance:(100), noduplicate:()'
  302. - 'cmd: (/give %player% enchantedgoldenapple 5), chance:(100), noduplicate:()'
  303. - 'cmd: (/give %player% diamondspade 1 efficiency:3 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  304. - 'cmd: (/give %player% diamondaxe 1 efficiency:3 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  305. - 'cmd: (/give %player% diamondpickaxe 1 efficiency:3 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  306.  
  307. Overlord:
  308. type: MYSTERYCRATE
  309. buy:
  310. enabled: false
  311. cost: 0
  312. message:
  313. onOpen: '%prefix%You have opened an &c[&6Overlord &eKit&c] &f!'
  314. broadcast: ''
  315. item:
  316. name: '&c[&6Kit &eOverlord&c] &f#124'
  317. lore:
  318. - '&7Right-click to open the kit!'
  319. - '&7Do /kit preview Overlord to view the kit!'
  320. effect:
  321. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  322. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  323. reward:
  324. minimumRewards: 14
  325. maximumRewards: 14
  326. rewards:
  327. - 'cmd: (/give %player% diamondsword 1 sharpness:5 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  328. - 'cmd: (/give %player% diamondaxe 1 sharpness:4 unbreaking:2 fireaspect:2 punch:2), chance:(100), noduplicate:()'
  329. - 'cmd: (/give %player% bow 1 power:3 unbreaking:1 knockback:1 flame:1 punch:1), chance:(100), noduplicate:()'
  330. - 'cmd: (/give %player% diamondhelmet 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  331. - 'cmd: (/give %player% diamondchestplate 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  332. - 'cmd: (/give %player% diamondleggings 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  333. - 'cmd: (/give %player% diamondboots 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  334. - 'cmd: (/give %player% arrow 128), chance:(100), noduplicate:()'
  335. - 'cmd: (/give %player% goldenapple 8), chance:(100), noduplicate:()'
  336. - 'cmd: (/give %player% enchantedgoldenapple 4), chance:(100), noduplicate:()'
  337. - 'cmd: (/give %player% diamondspade 1 efficiency:4 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  338. - 'cmd: (/give %player% diamondaxe 1 efficiency:4 unbreaking:2), chance:(100), noduplicate:()'
  339. - 'cmd: (/give %player% diamondpickaxe 1 efficiency:4 unbreaking:2), chance:(100), noduplicate:()'
  340.  
  341. Warlord:
  342. type: MYSTERYCRATE
  343. buy:
  344. enabled: false
  345. cost: 0
  346. message:
  347. onOpen: '%prefix%You have opened a &c[&6Warlord &eKit&c] &f!'
  348. broadcast: ''
  349. item:
  350. name: '&c[&6Kit &eWarlord&c] &f#124'
  351. lore:
  352. - '&7Right-click to open the kit!'
  353. - '&7Do /kit preview Warlord to view the kit!'
  354. effect:
  355. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  356. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  357. reward:
  358. minimumRewards: 15
  359. maximumRewards: 15
  360. rewards:
  361. - 'cmd: (/give %player% diamondsword 1 sharpness:4 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  362. - 'cmd: (/give %player% diamondaxe 1 sharpness:5 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  363. - 'cmd: (/give %player% bow 1 power:5 unbreaking:3 flame:1 punch:2), chance:(100), noduplicate:()'
  364. - 'cmd: (/give %player% diamondhelmet 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  365. - 'cmd: (/give %player% diamondchestplate 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  366. - 'cmd: (/give %player% diamondleggings 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  367. - 'cmd: (/give %player% diamondboots 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  368. - 'cmd: (/give %player% arrow 64), chance:(100), noduplicate:()'
  369. - 'cmd: (/give %player% arrow 64), chance:(100), noduplicate:()'
  370. - 'cmd: (/give %player% goldenapple 8), chance:(100), noduplicate:()'
  371. - 'cmd: (/give %player% enchantedgoldenapple 4), chance:(100), noduplicate:()'
  372. - 'cmd: (/give %player% diamondspade 1 efficiency:4 unbreaking:2 fortune:1), chance:(100), noduplicate:()'
  373. - 'cmd: (/give %player% diamondaxe 1 efficiency:4 unbreaking:2), chance:(100), noduplicate:()'
  374. - 'cmd: (/give %player% diamondpickaxe 1 efficiency:4 unbreaking:2), chance:(100), noduplicate:()'
  375.  
  376. Exemplar:
  377. type: MYSTERYCRATE
  378. buy:
  379. enabled: false
  380. cost: 0
  381. message:
  382. onOpen: '%prefix%You have opened an &c[&6Exemplar &eKit&c] &f!'
  383. broadcast: ''
  384. item:
  385. name: '&c[&6Kit &eExemplar&c] &f#124'
  386. lore:
  387. - '&7Right-click to open the kit!'
  388. - '&7Do /kit preview Exemplar to view the kit!'
  389. effect:
  390. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  391. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  392. reward:
  393. minimumRewards: 14
  394. maximumRewards: 14
  395. rewards:
  396. - 'cmd: (/give %player% diamondsword 1 sharpness:6 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  397. - 'cmd: (/give %player% diamondaxe 1 sharpness:6 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  398. - 'cmd: (/give %player% bow 1 power:5 unbreaking:3 flame:1 punch:2), chance:(100), noduplicate:()'
  399. - 'cmd: (/give %player% diamondhelmet 1 protection:5 unbreaking:3 thorns:1), chance:(100), noduplicate:()'
  400. - 'cmd: (/give %player% diamondchestplate 1 protection:5 unbreaking:3 thorns:1), chance:(100), noduplicate:()'
  401. - 'cmd: (/give %player% diamondleggings 1 protection:5 unbreaking:3 thorns:1), chance:(100), noduplicate:()'
  402. - 'cmd: (/give %player% diamondboots 1 protection:5 unbreaking:3 thorns:1), chance:(100), noduplicate:()'
  403. - 'cmd: (/give %player% arrow 192), chance:(100), noduplicate:()'
  404. - 'cmd: (/give %player% goldenapple 10), chance:(100), noduplicate:()'
  405. - 'cmd: (/give %player% enchantedgoldenapple 10), chance:(100), noduplicate:()'
  406. - 'cmd: (/give %player% diamondspade 1 efficiency:5 unbreaking:3 fortune:1), chance:(100), noduplicate:()'
  407. - 'cmd: (/give %player% diamondaxe 1 efficiency:5 unbreaking:3 fortune:1), chance:(100), noduplicate:()'
  408. - 'cmd: (/give %player% diamondpickaxe 1 efficiency:5 unbreaking:3 fortune:1), chance:(100), noduplicate:()'
  409.  
  410. Exalted:
  411. type: MYSTERYCRATE
  412. buy:
  413. enabled: false
  414. cost: 0
  415. message:
  416. onOpen: '%prefix%You have opened an &c[&6Exalted &eKit&c] &f!'
  417. broadcast: ''
  418. item:
  419. name: '&c[&6Kit &eExalted&c] &f#124'
  420. lore:
  421. - '&7Right-click to open the kit!'
  422. - '&7Do /kit preview Exalted to view the kit!'
  423. effect:
  424. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  425. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  426. reward:
  427. minimumRewards: 14
  428. maximumRewards: 14
  429. rewards:
  430. - 'cmd: (/give %player% diamondsword 1 sharpness:7 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  431. - 'cmd: (/give %player% diamondaxe 1 sharpness:7 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  432. - 'cmd: (/give %player% bow 1 power:5 unbreaking:3 flame:1 punch:2), chance:(100), noduplicate:()'
  433. - 'cmd: (/give %player% diamondhelmet 1 protection:5 unbreaking:3 thorns:2), chance:(100), noduplicate:()'
  434. - 'cmd: (/give %player% diamondchestplate 1 protection:5 unbreaking:3 thorns:2), chance:(100), noduplicate:()'
  435. - 'cmd: (/give %player% diamondleggings 1 protection:5 unbreaking:3 thorns:2), chance:(100), noduplicate:()'
  436. - 'cmd: (/give %player% diamondboots 1 protection:5 unbreaking:3 thorns:2), chance:(100), noduplicate:()'
  437. - 'cmd: (/give %player% arrow 192), chance:(100), noduplicate:()'
  438. - 'cmd: (/give %player% goldenapple 13), chance:(100), noduplicate:()'
  439. - 'cmd: (/give %player% enchantedgoldenapple 13), chance:(100), noduplicate:()'
  440. - 'cmd: (/give %player% diamondspade 1 efficiency:5 unbreaking:3 fortune:2), chance:(100), noduplicate:()'
  441. - 'cmd: (/give %player% diamondaxe 1 efficiency:5 unbreaking:3 fortune:2), chance:(100), noduplicate:()'
  442. - 'cmd: (/give %player% diamondpickaxe 1 efficiency:5 unbreaking:3 fortune:2), chance:(100), noduplicate:()'
  443.  
  444. Daemon:
  445. type: MYSTERYCRATE
  446. buy:
  447. enabled: false
  448. cost: 0
  449. message:
  450. onOpen: '%prefix%You have opened a &c[&6Daemon &eKit&c] &f!'
  451. broadcast: ''
  452. item:
  453. name: '&c[&6Kit &eDaemon&c] &f#124'
  454. lore:
  455. - '&7Right-click to open the kit!'
  456. - '&7Do /kit preview Daemon to view the kit!'
  457. effect:
  458. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  459. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  460. reward:
  461. minimumRewards: 14
  462. maximumRewards: 14
  463. rewards:
  464. - 'cmd: (/give %player% diamondsword 1 sharpness:8 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  465. - 'cmd: (/give %player% diamondaxe 1 sharpness:8 unbreaking:3 fireaspect:2 knockback:2), chance:(100), noduplicate:()'
  466. - 'cmd: (/give %player% bow 1 power:5 unbreaking:3 flame:2 punch:2), chance:(100), noduplicate:()'
  467. - 'cmd: (/give %player% diamondhelmet 1 protection:4 unbreaking:2 thorns:3), chance:(100), noduplicate:()'
  468. - 'cmd: (/give %player% diamondchestplate 1 protection:4 unbreaking:2 thorns:3), chance:(100), noduplicate:()'
  469. - 'cmd: (/give %player% diamondleggings 1 protection:4 unbreaking:2 thorns:3), chance:(100), noduplicate:()'
  470. - 'cmd: (/give %player% diamondboots 1 protection:4 unbreaking:2), chance:(100), noduplicate:()'
  471. - 'cmd: (/give %player% arrow 128), chance:(100), noduplicate:()'
  472. - 'cmd: (/give %player% goldenapple 15), chance:(100), noduplicate:()'
  473. - 'cmd: (/give %player% enchantedgoldenapple 15), chance:(100), noduplicate:()'
  474. - 'cmd: (/give %player% diamondspade 1 efficiency:5 unbreaking:3 fortune:3), chance:(100), noduplicate:()'
  475. - 'cmd: (/give %player% diamondaxe 1 efficiency:5 unbreaking:3 fortune:3), chance:(100), noduplicate:()'
  476. - 'cmd: (/give %player% diamondpickaxe 1 efficiency:5 unbreaking:3 fortune:3), chance:(100), noduplicate:()'
  477.  
  478. PVP:
  479. type: MYSTERYCRATE
  480. buy:
  481. enabled: false
  482. cost: 0
  483. message:
  484. onOpen: '%prefix%You have opened a &c[&6PVP &ePack&c] &f!'
  485. broadcast: ''
  486. item:
  487. name: '&c[&6Kit &ePVP&c] &f#124'
  488. lore:
  489. - '&7This pack consists 2 pvp tools'
  490. - '&Flint and Steel and Fishing Rod.'
  491. effect:
  492. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  493. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  494. reward:
  495. minimumRewards: 2
  496. maximumRewards: 2
  497. rewards:
  498. - 'cmd: (/give %player% flintandsteel 1), chance:(100), noduplicate:()'
  499. - 'cmd: (/give %player% fishingrod 1), chance:(100), noduplicate:()'
  500.  
  501. Blocks:
  502. type: MYSTERYCRATE
  503. buy:
  504. enabled: false
  505. cost: 0
  506. message:
  507. onOpen: '%prefix%You have opened a bundle of [Blocks]'
  508. broadcast: ''
  509. item:
  510. name: '&c[&6Kit &ePVP&c] &f#124'
  511. lore:
  512. - '&7Right-click to open the kit!'
  513. - '&7Do /kit preview Blocks to view the kit!'
  514. effect:
  515. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  516. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  517. reward:
  518. minimumRewards: 7
  519. maximumRewards: 7
  520. rewards:
  521. - 'cmd: (/give %player% obsidian 64), chance:(100), noduplicate:()'
  522. - 'cmd: (/give %player% stone 64), chance:(100), noduplicate:()'
  523. - 'cmd: (/give %player% cobblestone 64), chance:(100), noduplicate:()'
  524. - 'cmd: (/give %player% 17 16), chance:(100), noduplicate:()'
  525. - 'cmd: (/give %player% 17:1 16), chance:(100), noduplicate:()'
  526. - 'cmd: (/give %player% 17:2 16), chance:(100), noduplicate:()'
  527. - 'cmd: (/give %player% 17:3 16), chance:(100), noduplicate:()'
  528.  
  529. Food:
  530. type: MYSTERYCRATE
  531. buy:
  532. enabled: false
  533. cost: 0
  534. message:
  535. onOpen: '%prefix%You have opened a bundle of [Blocks]'
  536. broadcast: ''
  537. item:
  538. name: '&c[&6Kit &ePVP&c] &f#124'
  539. lore:
  540. - '&7Right-click to open the kit!'
  541. - '&7Do /kit preview Blocks to view the kit!'
  542. effect:
  543. onOpenEffects: 'happyVillager, BAT_TAKEOFF, WOOD_CLICK'
  544. dormantEffects: 'DISABLED FOR NON-KEY CRATES'
  545. reward:
  546. minimumRewards: 2
  547. maximumRewards: 2
  548. rewards:
  549. - 'cmd: (/give %player% steak 64), chance:(100), noduplicate:()'
  550. - 'cmd: (/give %player% cookedporkchop 64), chance:(100), noduplicate:()'
  551.  
  552. FoodiePack:
  553. type: MYSTERYCRATE
  554. buy:
  555. enabled: false
  556. cost: 0
  557. message:
  558. onOpen: '%prefix%You have opened a &c[&6Foodie &ePack&c] &f#125'
  559. broadcast: ''
  560. item:
  561. item: POTION:1
  562. enchantment: '300:1'
  563. name: '&c[&6Foodie &ePack&c] &f#125'
  564. lore:
  565. - '&7Mmmm, something smells good.'
  566. - '&8Right click to recieve a pack of food!'
  567. effect:
  568. onOpenEffects: 'happyVillager, DRINK'
  569. dormantEffects: ''
  570. reward:
  571. minimumRewards: 3
  572. maximumRewards: 3
  573. rewards:
  574. - 'cmd:(/heal %player%), chance:(100), noduplicate:()'
  575. - 'item:(cake 1 &dLegendary_Cake), chance:(1), noduplicate:()'
  576. - 'item:(golden_apple 1), chance:(1), noduplicate:()'
  577. - 'item:(cookie 1), chance:(1.5), noduplicate:()'
  578. - 'item:(COOKED_BEEF 1), chance:(1.5), noduplicate:()'
  579. - 'item:(COOKED_CHICKEN 1), chance:(1.5), noduplicate:()'
  580. - 'item:(RAW_FISH:1 1), chance:(3)'
  581. - 'item:(RAW_FISH:2 1), chance:(3)'
  582. - 'item:(RAW_FISH:3 1), chance:(3)'
  583. - 'item:(rotten_flesh 1), chance:(3)'
  584. FoodieGui:
  585. type: MENUCRATE
  586. buy:
  587. enabled: false
  588. cost: 0
  589. message:
  590. onOpen: '%prefix%You have opened a &c[&6Foodie &ePack&c] &f#130'
  591. broadcast: ''
  592. item:
  593. item: POTION:1
  594. enchantment: '300:1'
  595. name: '&c[&6Foodie &ePack&c] &f#130'
  596. lore:
  597. - '&7Mmmm, something smells good.'
  598. key:
  599. enabled: false
  600. effect:
  601. onOpenEffects: 'happyVillager, DRINK'
  602. dormantEffects: ''
  603. reward:
  604. minimumRewards: 3
  605. maximumRewards: 3
  606. rewards:
  607. - 'cmd:(/heal %player%), chance:(100), noduplicate:()'
  608. - 'item:(cake 1 &dLegendary_Cake), chance:(1), noduplicate:()'
  609. - 'item:(golden_apple 1), chance:(1), noduplicate:()'
  610. - 'item:(cookie 1), chance:(1.5), noduplicate:()'
  611. - 'item:(COOKED_BEEF 1), chance:(1.5), noduplicate:()'
  612. - 'item:(COOKED_CHICKEN 1), chance:(1.5), noduplicate:()'
  613. - 'item:(RAW_FISH:1 1), chance:(3)'
  614. - 'item:(RAW_FISH:2 1), chance:(3)'
  615. - 'item:(RAW_FISH:3 1), chance:(3)'
  616. - 'item:(rotten_flesh 1), chance:(3)'
  617. FoodieKey:
  618. type: KEYCRATE
  619. displayName: '&c[&6Foodie Crate] &f#127'
  620. preview:
  621. enabled: true
  622. buy:
  623. enabled: false
  624. cost: 0
  625. message:
  626. onOpen: '%prefix%You have opened a &c[&6Foodie &eCrate&c] &f#127'
  627. broadcast: ''
  628. key:
  629. item: 'Tripwire_Hook'
  630. enchantment: '300:1'
  631. name: '&c[&6Foodie &ePack&c] &f#127'
  632. lore:
  633. - '&8Right click a key chest to obtain rewards!'
  634. effect:
  635. onOpenEffects: 'happyVillager, BAT_TAKEOFF'
  636. dormantEffects: ''
  637. reward:
  638. minimumRewards: 3
  639. maximumRewards: 3
  640. rewards:
  641. - 'item:(cake 1 &dLegendary_Cake), chance:(1), noduplicate:()'
  642. - 'item:(golden_apple 1), chance:(1), noduplicate:()'
  643. - 'item:(cookie 1), chance:(1.5), noduplicate:()'
  644. - 'item:(COOKED_BEEF 1), chance:(1.5), noduplicate:()'
  645. - 'item:(COOKED_CHICKEN 1), chance:(1.5), noduplicate:()'
  646. - 'item:(RAW_FISH:1 1), chance:(3)'
  647. - 'item:(RAW_FISH:2 1), chance:(3)'
  648. - 'item:(RAW_FISH:3 1), chance:(3)'
  649. - 'item:(rotten_flesh 1), chance:(3)'
  650. RouletteKey:
  651. type: ROULETTEKEYCRATE
  652. displayName: '&c[&0Mystery Crate&c] &8#128'
  653. preview:
  654. enabled: true
  655. buy:
  656. enabled: false
  657. cost: 0
  658. message:
  659. onOpen: '%prefix%You have opened a &c[&0Mystery Crate&c] &8#128'
  660. broadcast: ''
  661. key:
  662. item: 'NETHER_STAR'
  663. enchantment: '300:1'
  664. name: '&c[&6Mystery &eKey&c] &f#128_ARCHON'
  665. lore:
  666. - '&8Right click a key chest to obtain rewards!'
  667. effect:
  668. onOpenEffects: 'firework, BAT_TAKEOFF'
  669. dormantEffects: 'happyVillager'
  670. dormantRoulette: 'WOOD_CLICK'
  671. onRouletteEnd: 'BAT_TAKEOFF'
  672. reward:
  673. minimumRewards: 1
  674. maximumRewards: 1
  675. rewards:
  676. - 'cmd:(/give %player% bedrock 16), chance:(10), display:(bedrock 16 &a16_Bedrock! &f%chance%)'
  677. - 'cmd:(/give %player% 373:8267 4), chance:(15), display:(373:8267 4 &a4_Potion_of_Leap! &f%chance%)'
  678. - 'cmd:(/give %player% 377 16), chance:(35), display:(377 16 &a16_Blaze_Powder! &f%chance%)'
  679. - 'cmd:(/give %player% 322:1 32), chance:(3), display:(322:1 32 &a32_Golden_Apples! &f%chance%)'
  680. - 'cmd:(/give %player% 421 16), chance:(30), display:(421 16 &a16_Nametags! &f%chance%)'
  681. - 'cmd:(/give %player% 403 1), chance:(25), display:(403 1 &aEnchanted_Book! &f%chance%)'
  682. - 'cmd:(/eco give %player% 1000), chance:(15), display:(paper 1 &a$1000 &f%chance%)'
  683. - 'cmd:(/eco give %player% 5000), chance:(10), display:(paper 5 &a$5000 &f%chance%)'
  684. - 'cmd:(/eco give %player% 10000), chance:(10), display:(paper 10 &a$10000 &f%chance%)'
  685. - 'cmd:(/eco give %player% 15000), chance:(5), display:(paper 15 &a$15000 &f%chance%)'
  686. CSGOKey:
  687. type: CSGOKEYCRATE
  688. displayName: '&c[&0Mystery Crate&c] &8#129'
  689. preview:
  690. enabled: true
  691. buy:
  692. enabled: false
  693. cost: 0
  694. message:
  695. onOpen: '%prefix%You have opened a &c[&0Mystery Crate&c] &8#129'
  696. broadcast: ''
  697. key:
  698. item: 'NETHER_STAR'
  699. enchantment: '300:1'
  700. name: '&c[&6Mystery &eKey&c] &f#129_CSGO'
  701. lore:
  702. - '&8Right click a key chest to obtain rewards!'
  703. effect:
  704. onOpenEffects: 'firework, DRINK'
  705. dormantEffects: 'happyVillager'
  706. dormantRoulette: 'WOOD_CLICK'
  707. onRouletteEnd: 'BAT_TAKEOFF'
  708. reward:
  709. minimumRewards: 1
  710. maximumRewards: 1
  711. rewards:
  712. - 'cmd:(/give %player% bedrock 16), chance:(10), display:(bedrock 16 &a16_Bedrock! &f%chance%)'
  713. - 'cmd:(/give %player% 373:8267 4), chance:(15), display:(373:8267 4 &a4_Potion_of_Leap! &f%chance%)'
  714. - 'cmd:(/give %player% 377 16), chance:(35), display:(377 16 &a16_Blaze_Powder! &f%chance%)'
  715. - 'cmd:(/give %player% 322:1 32), chance:(3), display:(322:1 32 &a32_Golden_Apples! &f%chance%)'
  716. - 'cmd:(/give %player% 421 16), chance:(30), display:(421 16 &a16_Nametags! &f%chance%)'
  717. - 'cmd:(/give %player% 403 1), chance:(25), display:(403 1 &aEnchanted_Book! &f%chance%)'
  718. - 'cmd:(/eco give %player% 1000), chance:(15), display:(paper 1 &a$1000 &f%chance%)'
  719. - 'cmd:(/eco give %player% 5000), chance:(10), display:(paper 5 &a$5000 &f%chance%)'
  720. - 'cmd:(/eco give %player% 10000), chance:(10), display:(paper 10 &a$10000 &f%chance%)'
  721. - 'cmd:(/eco give %player% 15000), chance:(5), display:(paper 15 &a$15000 &f%chance%)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement