Guest User

PrisonProfessional crates.yml

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