Guest User

PrisonProfessional crates.yml

a guest
Mar 27th, 2016
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.43 KB | None | 0 0
  1. PrisonProfessional crates.yml
  2.  
  3. ########################
  4. # Crates Configuration #
  5. ########################
  6. # This configuration lets you edit crates
  7. # Players will be able to buy crates
  8. player-buy-crates: true
  9. # All the crates with their drop chances, items contained, names, and more
  10. crate-aspects:
  11. TOKEN:
  12. money-price: 0
  13. token-price: 100
  14. material: '54:0'
  15. chance: 15000
  16. name: '&6Token&d-&fCrate'
  17. enchantments:
  18. ARROW_INFINITE: 1
  19. lores:
  20. - '&7Contains some tokens'
  21. broadcast-on-find:
  22. command-chances-on-find:
  23. command-chances-on-open:
  24. 1:
  25. - 'token give %PLAYER% 1'
  26. 5:
  27. - 'token give %PLAYER% 5'
  28. 10:
  29. - 'token give %PLAYER% 10'
  30. 25:
  31. - 'token give %PLAYER% 25'
  32. item-chances-on-open:
  33. COMMON:
  34. money-price: 0
  35. token-price: 5
  36. chance: 1000
  37. material: '54:0'
  38. name: '&bCommon&d-&fCrate'
  39. enchantments:
  40. ARROW_INFINITE: 1
  41. lores:
  42. - '&7Contains starter Common items'
  43. broadcast-on-find:
  44. command-chances-on-find:
  45. command-chances-on-open:
  46. 5:
  47. - 'token give %PLAYER% 1'
  48. 10:
  49. - 'token give %PLAYER% 5'
  50. item-chances-on-open:
  51. '278:0':
  52. chance: 2
  53. amount: 1
  54. name: '&bCommon&d-&fPickaxe'
  55. enchantments:
  56. EFFICIENCY: 100
  57. FORTUNE: 10
  58. UNBREAKING: 100
  59. lores:
  60. - '&7Obtained from the &bCommon &fcrate'
  61. '276:0':
  62. chance: 10
  63. amount: 1
  64. name: '&bCommon&d-&fSword'
  65. enchantments:
  66. SHARPNESS: 3
  67. FIRE_ASPECT: 1
  68. LOOTING: 1
  69. UNBREAKING: 10
  70. lores:
  71. - '&7Obtained from the &bCommon &fcrate'
  72. '310:0':
  73. chance: 5
  74. amount: 1
  75. name: '&bCommon&d-&fHelmet'
  76. enchantments:
  77. PROTECTION: 5
  78. UNBREAKING: 10
  79. lores:
  80. - '&7Obtained from the &bCommon &fcrate'
  81. '311:0':
  82. chance: 5
  83. amount: 1
  84. name: '&bCommon&d-&fChestplate'
  85. enchantments:
  86. PROTECTION: 5
  87. UNBREAKING: 10
  88. lores:
  89. - '&7Obtained from the &bCommon &fcrate'
  90. '312:0':
  91. chance: 5
  92. amount: 1
  93. name: '&bCommon&d-&fLeggings'
  94. enchantments:
  95. PROTECTION: 5
  96. UNBREAKING: 10
  97. lores:
  98. - '&7Obtained from the &bCommon &fcrate'
  99. '313:0':
  100. chance: 5
  101. amount: 1
  102. name: '&bCommon&d-&fBoots'
  103. enchantments:
  104. PROTECTION: 5
  105. UNBREAKING: 10
  106. lores:
  107. - '&7Obtained from the &bCommon &fcrate'
  108. UNCOMMON:
  109. money-price: 0
  110. token-price: 25
  111. chance: 5000
  112. material: '54:0'
  113. name: '&dUn&bCommon&d-&fCrate'
  114. enchantments:
  115. ARROW_INFINITE: 1
  116. lores:
  117. - '&7Contains UnCommon items'
  118. broadcast-on-find:
  119. command-chances-on-find:
  120. command-chances-on-open:
  121. 5:
  122. - 'token give %PLAYER% 2'
  123. 10:
  124. - 'token give %PLAYER% 7'
  125. item-chances-on-open:
  126. '278:0':
  127. chance: 2
  128. amount: 1
  129. name: '&dUn&bCommon&d-&fPickaxe'
  130. enchantments:
  131. EFFICIENCY: 150
  132. FORTUNE: 15
  133. UNBREAKING: 150
  134. lores:
  135. - '&7Obtained from the &dUn&bCommon &fcrate'
  136. '276:0':
  137. chance: 10
  138. amount: 1
  139. name: '&dUn&bCommon&d-&fSword'
  140. enchantments:
  141. SHARPNESS: 5
  142. FIRE_ASPECT: 2
  143. LOOTING: 2
  144. UNBREAKING: 15
  145. lores:
  146. - '&7Obtained from the &dUn&bCommon &fcrate'
  147. '310:0':
  148. chance: 5
  149. amount: 1
  150. name: ' &dUn&bCommon&d-&fHelmet'
  151. enchantments:
  152. PROTECTION: 7
  153. UNBREAKING: 15
  154. lores:
  155. - '&7Obtained from the &dUn&bCommon &fcrate'
  156. '311:0':
  157. chance: 5
  158. amount: 1
  159. name: '&dUn&bCommon&d-&fChestplate'
  160. enchantments:
  161. PROTECTION: 7
  162. UNBREAKING: 15
  163. lores:
  164. - '&7Obtained from the &dUn&bCommon &fcrate'
  165. '312:0':
  166. chance: 5
  167. amount: 1
  168. name: '&dUn&bCommon&d-&fLeggings'
  169. enchantments:
  170. PROTECTION: 7
  171. UNBREAKING: 15
  172. lores:
  173. - '&7Obtained from the &dUn&bCommon &fcrate'
  174. '313:0':
  175. chance: 5
  176. amount: 1
  177. name: '&dUn&bCommon&d-&fBoots'
  178. enchantments:
  179. PROTECTION: 7
  180. UNBREAKING: 15
  181. lores:
  182. - '&7Obtained from the &dUn&bCommon &fcrate'
  183. RARE:
  184. money-price: 0
  185. token-price: 50
  186. chance: 15000
  187. material: '54:0'
  188. name: '&cRare&d-&fCrate'
  189. enchantments:
  190. ARROW_INFINITE: 1
  191. lores:
  192. - '&7Contains Rare items'
  193. broadcast-on-find:
  194. command-chances-on-find:
  195. command-chances-on-open:
  196. 5:
  197. - 'token give %PLAYER% 5'
  198. 10:
  199. - 'token give %PLAYER% 10'
  200. item-chances-on-open:
  201. '278:0':
  202. chance: 2
  203. amount: 1
  204. name: '&cRare&d-&fPickaxe'
  205. enchantments:
  206. EFFICIENCY: 225
  207. FORTUNE: 23
  208. UNBREAKING: 225
  209. lores:
  210. - '&7Obtained from the &cRare &fcrate'
  211. '276:0':
  212. chance: 10
  213. amount: 1
  214. name: '&cRare&d-&fSword'
  215. enchantments:
  216. SHARPNESS: 8
  217. FIRE_ASPECT: 3
  218. LOOTING: 3
  219. UNBREAKING: 23
  220. lores:
  221. - '&7Obtained from the &cRare &fcrate'
  222. '310:0':
  223. chance: 5
  224. amount: 1
  225. name: '&cRare&d-&fHelmet'
  226. enchantments:
  227. PROTECTION: 11
  228. UNBREAKING: 25
  229. lores:
  230. - '&7Obtained from the &cRare &fcrate'
  231. '311:0':
  232. chance: 5
  233. amount: 1
  234. name: '&cRare&d-&fChestplate'
  235. enchantments:
  236. PROTECTION: 11
  237. UNBREAKING: 25
  238. lores:
  239. - '&7Obtained from the &cRare &fcrate'
  240. '312:0':
  241. chance: 5
  242. amount: 1
  243. name: '&cRare&d-&fLeggings'
  244. enchantments:
  245. PROTECTION: 11
  246. UNBREAKING: 25
  247. lores:
  248. - '&7Obtained from the &cRare &fcrate'
  249. '313:0':
  250. chance: 5
  251. amount: 1
  252. name: '&cRare&d-&fBoots'
  253. enchantments:
  254. PROTECTION: 11
  255. UNBREAKING: 25
  256. lores:
  257. - '&7Obtained from the &crare &fcrate'
  258. ULTRARARE:
  259. money-price: 0
  260. token-price: 125
  261. chance: 30000
  262. material: '54:0'
  263. name: '&dUltra&cRare&d-&fCrate'
  264. enchantments:
  265. ARROW_INFINITE: 1
  266. lores:
  267. - '&7Contains Ultra-Rare items'
  268. broadcast-on-find:
  269. command-chances-on-find:
  270. command-chances-on-open:
  271. 5:
  272. - 'token give %PLAYER% 10'
  273. 10:
  274. - 'token give %PLAYER% 15'
  275. item-chances-on-open:
  276. '278:0':
  277. chance: 2
  278. amount: 1
  279. name: '&dUltra&cRare&d-&fPickaxe'
  280. enchantments:
  281. EFFICIENCY: 300
  282. FORTUNE: 35
  283. UNBREAKING: 300
  284. lores:
  285. - '&7Obtained from the &dUltra&cRare &fcrate'
  286. '276:0':
  287. chance: 10
  288. amount: 1
  289. name: '&dUltra&cRare&d-&fSword'
  290. enchantments:
  291. SHARPNESS: 12
  292. FIRE_ASPECT: 3
  293. LOOTING: 4
  294. UNBREAKING: 30
  295. lores:
  296. - '&7Obtained from the &dUltra&cRare &fcrate'
  297. '310:0':
  298. chance: 5
  299. amount: 1
  300. name: '&dUltra&cRare&d-&fHelmet'
  301. enchantments:
  302. PROTECTION: 15
  303. UNBREAKING: 30
  304. lores:
  305. - '&7Obtained from the &dUltra&cRare &fcrate'
  306. '311:0':
  307. chance: 5
  308. amount: 1
  309. name: '&dUltra&cRare&d-&fChestplate'
  310. enchantments:
  311. PROTECTION: 15
  312. UNBREAKING: 30
  313. lores:
  314. - '&7Obtained from the &dUltra&cRare &fcrate'
  315. '312:0':
  316. chance: 5
  317. amount: 1
  318. name: '&dUltra&cRare&d-&fLeggings'
  319. enchantments:
  320. PROTECTION: 15
  321. UNBREAKING: 30
  322. lores:
  323. - '&7Obtained from the &dUltra&cRare &fcrate'
  324. '313:0':
  325. chance: 5
  326. amount: 1
  327. name: '&dUltra&cRare&d-&fBoots'
  328. enchantments:
  329. PROTECTION: 15
  330. UNBREAKING: 30
  331. lores:
  332. - '&7Obtained from the &dUltra&cRare &fcrate'
  333. LEGENDARY:
  334. money-price: 0
  335. token-price: 500
  336. chance: 50000
  337. material: '54:0'
  338. name: '&6Legendary&d-&fCrate'
  339. enchantments:
  340. ARROW_INFINITE: 1
  341. lores:
  342. - '&7Contains Legendary items'
  343. broadcast-on-find:
  344. - '&d%PLAYER% &fhas found a &6LEGENDARY &fCrate'
  345. command-chances-on-find:
  346. command-chances-on-open:
  347. 5:
  348. - 'token give %PLAYER% 15'
  349. 10:
  350. - 'token give %PLAYER% 20'
  351. item-chances-on-open:
  352. '278:0':
  353. chance: 2
  354. amount: 1
  355. name: '&6Legendary&d-&fPickaxe'
  356. enchantments:
  357. EFFICIENCY: 400
  358. FORTUNE: 50
  359. UNBREAKING: 400
  360. lores:
  361. - '&7Obtained from the &6Legendary &fcrate'
  362. '276:0':
  363. chance: 10
  364. amount: 1
  365. name: '&6Legendary&d-&fSword'
  366. enchantments:
  367. SHARPNESS: 15
  368. FIRE_ASPECT: 3
  369. LOOTING: 5
  370. UNBREAKING: 40
  371. lores:
  372. - '&7Obtained from the &6Legendary &fcrate'
  373. '310:0':
  374. chance: 5
  375. amount: 1
  376. name: '&6Legendary&d-&fHelmet'
  377. enchantments:
  378. PROTECTION: 23
  379. UNBREAKING: 35
  380. lores:
  381. - '&7Obtained from the &6Legendary &fcrate'
  382. '311:0':
  383. chance: 5
  384. amount: 1
  385. name: '&6Legendary&d-&fChestplate'
  386. enchantments:
  387. PROTECTION: 23
  388. UNBREAKING: 35
  389. lores:
  390. - '&7Obtained from the &6Legendary &fcrate'
  391. '312:0':
  392. chance: 5
  393. amount: 1
  394. name: '&6Legendary&d-&fLeggings'
  395. enchantments:
  396. PROTECTION: 23
  397. UNBREAKING: 35
  398. lores:
  399. - '&7Obtained from the &6Legendary &fcrate'
  400. '313:0':
  401. chance: 5
  402. amount: 1
  403. name: '&6Legendary&d-&fBoots'
  404. enchantments:
  405. PROTECTION: 23
  406. UNBREAKING: 35
  407. lores:
  408. - '&7Obtained from the &6Legendary &fcrate'
  409. ULTRALEGENDARY:
  410. money-price: 0
  411. token-price: 1000
  412. chance: 100000
  413. material: '54:0'
  414. name: '&dUltra&6Legendary&d-&fCrate'
  415. enchantments:
  416. ARROW_INFINITE: 1
  417. lores:
  418. - '&7Contains Ultra-Legendary items'
  419. broadcast-on-find:
  420. - '&d%PLAYER% &fhas found an &ULTRA&6LEGENDARY &fCrate'
  421. command-chances-on-find:
  422. command-chances-on-open:
  423. 5:
  424. - 'token give %PLAYER% 25'
  425. 10:
  426. - 'token give %PLAYER% 30'
  427. item-chances-on-open:
  428. '278:0':
  429. chance: 2
  430. amount: 1
  431. name: '&dUltra&6Legendary&d-&fPickaxe'
  432. enchantments:
  433. EFFICIENCY: 600
  434. FORTUNE: 75
  435. UNBREAKING: 600
  436. lores:
  437. - '&7Obtained from the &dUltra&6Legendary &fcrate'
  438. '276:0':
  439. chance: 10
  440. amount: 1
  441. name: '&dUltra&6Legendary&d-&fSword'
  442. enchantments:
  443. SHARPNESS: 23
  444. FIRE_ASPECT: 4
  445. LOOTING: 6
  446. UNBREAKING: 60
  447. lores:
  448. - '&7Obtained from the &dUltra&6Legendary &fcrate'
  449. '310:0':
  450. chance: 5
  451. amount: 1
  452. name: '&dUltra&6Legendary&d-&fHelmet'
  453. enchantments:
  454. PROTECTION: 30
  455. UNBREAKING: 50
  456. lores:
  457. - '&7Obtained from the &dUltra&6Legendary &fcrate'
  458. '311:0':
  459. chance: 5
  460. amount: 1
  461. name: '&dUltra&6Legendary&d-&fChestplate'
  462. enchantments:
  463. PROTECTION: 30
  464. UNBREAKING: 50
  465. lores:
  466. - '&7Obtained from the &dUltra&6Legendary &fcrate'
  467. '312:0':
  468. chance: 5
  469. amount: 1
  470. name: '&dUltra&6Legendary&d-&fLeggings'
  471. enchantments:
  472. PROTECTION: 30
  473. UNBREAKING: 50
  474. lores:
  475. - '&7Obtained from the &dUltra&6Legendary &fcrate'
  476. '313:0':
  477. chance: 5
  478. amount: 1
  479. name: '&dUltra&6Legendary&d-&fBoots'
  480. enchantments:
  481. PROTECTION: 30
  482. UNBREAKING: 50
  483. lores:
  484. - '&7Obtained from the &dUltra&6Legendary &fcrate'
  485. PURE:
  486. money-price: 0
  487. token-price: 1000000
  488. chance: 1000000
  489. material: '54:0'
  490. name: '&f&lP&b&lu&f&lr&b&le&d-&fCrate'
  491. enchantments:
  492. ARROW_INFINITE: 1
  493. lores:
  494. - '&7Contains the best PURE items'
  495. broadcast-on-find:
  496. - '&d%PLAYER% &fhas found a &f&lP&b&lu&f&lr&b&le &fCrate'
  497. command-chances-on-find:
  498. command-chances-on-open:
  499. 5:
  500. - 'token give %PLAYER% 100'
  501. 10:
  502. - 'token give %PLAYER% 250'
  503. item-chances-on-open:
  504. '278:0':
  505. chance: 2
  506. amount: 1
  507. name: '&f&lP&b&lu&f&lr&b&le&d-&fPickaxe'
  508. enchantments:
  509. EFFICIENCY: 1000
  510. FORTUNE: 150
  511. UNBREAKING: 1000
  512. lores:
  513. - '&7Obtained from the &f&lP&b&lu&f&lr&b&le &fcrate'
  514. '276:0':
  515. chance: 10
  516. amount: 1
  517. name: '&f&lP&b&lu&f&lr&b&le&d-&fSword'
  518. enchantments:
  519. SHARPNESS: 35
  520. FIRE_ASPECT: 5
  521. LOOTING: 10
  522. UNBREAKING: 100
  523. lores:
  524. - '&7Obtained from the &f&lP&b&lu&f&lr&b&le &fcrate'
  525. '310:0':
  526. chance: 5
  527. amount: 1
  528. name: '&f&lP&b&lu&f&lr&b&le&d-&fHelmet'
  529. enchantments:
  530. PROTECTION: 50
  531. UNBREAKING: 100
  532. lores:
  533. - '&7Obtained from the &f&lP&b&lu&f&lr&b&le &fcrate'
  534. '311:0':
  535. chance: 5
  536. amount: 1
  537. name: '&f&lP&b&lu&f&lr&b&le&d-&fChestplate'
  538. enchantments:
  539. PROTECTION: 50
  540. UNBREAKING: 100
  541. lores:
  542. - '&7Obtained from the &f&lP&b&lu&f&lr&b&le &fcrate'
  543. '312:0':
  544. chance: 5
  545. amount: 1
  546. name: '&f&lP&b&lu&f&lr&b&le&d-&fLeggings'
  547. enchantments:
  548. PROTECTION: 50
  549. UNBREAKING: 100
  550. lores:
  551. - '&7Obtained from the &f&lP&b&lu&f&lr&b&le &fcrate'
  552. '313:0':
  553. chance: 5
  554. amount: 1
  555. name: '&f&lP&b&lu&f&lr&b&le&d-&fBoots'
  556. enchantments:
  557. PROTECTION: 50
  558. UNBREAKING: 100
  559. lores:
  560. - '&7Obtained from the &f&lP&b&lu&f&lr&b&le &fcrate'
Add Comment
Please, Sign In to add comment