Advertisement
xeRicker

MysteryBoxes - Config.yml

Oct 19th, 2015
6,846
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.58 KB | None | 0 0
  1. mystery-vault:
  2. unlock-mystery-boxes-for-everyone: false
  3. holograms:
  4. enabled: true
  5. height: 1
  6. first-line: "&bMystery Vault"
  7. second-line: "&e&lRIGHT CLICK"
  8. mysql:
  9. host: "host"
  10. datebase: "datebase"
  11. username: "username"
  12. password: "password"
  13. enabled:
  14. mystery-boxes: false
  15. mystery-dust: false
  16. statistics: false
  17. already-had-loots: false
  18. menus:
  19. mystery-vault:
  20. rows: 6
  21. group-mystery-boxes-by-type: true
  22.  
  23. craft-boxes-item-type: ANVIL
  24. craft-boxes-item-data: 0
  25. craft-boxes-item-enabled: true
  26. craft-boxes-item-slot: 48
  27.  
  28. statistics-item-type: BOOK
  29. statistics-item-data: 0
  30. statistics-item-enabled: true
  31. craft-boxes:
  32. rows: 6
  33. hide-uncraftable-mystery-boxes: false
  34. confirmation:
  35. rows: 3
  36. open-confirmation: true
  37.  
  38. open-one-item-type: ENDER_CHEST
  39. open-one-item-amount: 1
  40. open-one-item-data: 0
  41. open-one-item-enabled: true
  42.  
  43. open-multiple-item-type: ENDER_CHEST
  44. open-multiple-item-amount: 5
  45. open-multiple-item-data: 0
  46. open-multiple-item-enabled: true
  47.  
  48. go-back-item-type: BARRIER
  49. go-back-item-amount: 1
  50. go-back-item-data: 0
  51. go-back-item-enabled: true
  52.  
  53. open-one-item-slot: 11
  54. open-multiple-item-slot: 15
  55. go-back-item-slot: 13
  56. mystery-boxes:
  57. one_star:
  58. item-name: "&aCommon Mystery Box"
  59. item-lore:
  60. - ""
  61. - "&7Open the Mystery Box to get"
  62. - "&7various items. The items'"
  63. - "&7quality is based on the"
  64. - "&7rarity of the Mystery Box."
  65. - ""
  66. - "&7Rarity: &e✬&8✬✬✬"
  67. - "&7Available: &b{AVAILABLE} Mystery Boxes"
  68. - ""
  69. - "{CLICK_INFO}"
  70.  
  71. not-available-click-info: "&cNot available!"
  72. no-permission-click-info: "&cNo permission!"
  73. click-to-open-click-info: "&eClick to open!"
  74.  
  75. item-type: ENDER_CHEST
  76. item-amount: 1
  77. item-data: 0
  78. item-glow: false
  79.  
  80. opening-animation: 1
  81.  
  82. falling-mystery-box-type-name: "&bMystery Box &7(&e✬&8✬✬✬&7)"
  83. falling-mystery-box-loot-name: "&rLoot: {LOOT_NAME}"
  84.  
  85. falling-mystery-box-type: ENDER_CHEST
  86. falling2-mystery-box-type: IRON_BLOCK
  87.  
  88. falling-mystery-box-data: 0
  89. falling2-mystery-box-data: 0
  90.  
  91. use-player-head-instead-of-block: false
  92. falling-mystery-box-head-owner-name: "xeRicker"
  93. falling2-mystery-box-head-owner-name: "Eselyx"
  94.  
  95. opening:
  96. openable: true
  97. permission: mysteryboxes.open.one_star
  98. permission-message: "&aYou don't have permission to open this Mystery Box!"
  99.  
  100. crafting:
  101. craftable: true
  102. mystery-dust-cost: 100
  103. permission: mysteryboxes.craft.one-star
  104. permission-message: "&aYou don't have permission to craft this Mystery Box!"
  105.  
  106. effects:
  107. lightning:
  108. enabled: false
  109. particle-wave:
  110. enabled: false
  111. particle-type: FIREWORKS_SPARK
  112. particle-speed: 0
  113. points-amount: 20
  114. item-confetti:
  115. enabled: false
  116. item-type: IRON_INGOT
  117. item-data: 0
  118.  
  119. particles:
  120. mystery-vault:
  121. 1: FIREWORKS_SPARK;0;0;0;0;1
  122. 2: REDSTONE;0;0;0;10;1
  123. mystery-box:
  124. 1: FIREWORKS_SPARK;0;0;0;0;1
  125. 2: REDSTONE;0;0;0;10;1
  126. charge:
  127. 1: ENCHANTMENT_TABLE;0;0;0;1;60
  128. explosion:
  129. 1: LAVA;0;0;0;1;15
  130. 2: SMOKE_NORMAL;0;0;0;1;40
  131. 3: FLAME;0;0;0;1;40
  132. end:
  133. 1: EXPLOSION_NORMAL;1;0.5;1;0;1
  134. 2: CRIT_MAGIC;0.3;0.3;0.3;0;1
  135.  
  136. loots:
  137. 50:
  138. "iron_ingots":
  139. loot-name: "&7Iron Ingots"
  140. one-time-loot: true
  141.  
  142. messages:
  143. - "&rYou found {LOOT_NAME}&r!"
  144. already-had-loot-messages:
  145. - "&rYou found {LOOT_NAME} &rbut since you already had this loot you received &d10 Mystery Dust&r!"
  146.  
  147. broadcast-to-player: false
  148. broadcasts:
  149. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  150. already-had-loot-broadcasts:
  151. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  152.  
  153. commands:
  154. - "give {PLAYER} minecraft:iron_ingot 5"
  155. already-had-loot-commands:
  156. - "mysteryboxes adddust {PLAYER} 10"
  157.  
  158. sounds:
  159. ENTITY_CHICKEN_EGG:
  160. volume: 1.0
  161. pitch: 1.0
  162. ENTITY_EXPERIENCE_ORB_PICKUP:
  163. volume: 1.0
  164. pitch: 1.0
  165. already-had-loot-sounds:
  166. ENTITY_CHICKEN_EGG:
  167. volume: 1.0
  168. pitch: 1.0
  169. ENTITY_EXPERIENCE_ORB_PICKUP:
  170. volume: 1.0
  171. pitch: 1.0
  172.  
  173. fireworks:
  174. 1:
  175. type: BALL
  176. flicker: false
  177. trail: false
  178. power: 0
  179. colors:
  180. - GRAY
  181. fade-colors:
  182. - WHITE
  183. already-had-loot-fireworks:
  184. 1:
  185. type: BALL
  186. flicker: false
  187. trail: false
  188. power: 0
  189. colors:
  190. - GRAY
  191. fade-colors:
  192. - WHITE
  193. two_star:
  194. item-name: "&9Rare Mystery Box"
  195. item-lore:
  196. - ""
  197. - "&7Open the Mystery Box to get"
  198. - "&7various items. The items'"
  199. - "&7quality is based on the"
  200. - "&7rarity of the Mystery Box."
  201. - ""
  202. - "&7Rarity: &e✬✬&8✬✬"
  203. - "&7Available: &b{AVAILABLE} Mystery Boxes"
  204. - ""
  205. - "{CLICK_INFO}"
  206.  
  207. not-available-click-info: "&cNot available!"
  208. no-permission-click-info: "&cNo permission!"
  209. click-to-open-click-info: "&eClick to open!"
  210.  
  211. item-type: ENDER_CHEST
  212. item-amount: 1
  213. item-data: 0
  214. item-glow: false
  215.  
  216. opening-animation: 2
  217.  
  218. falling-mystery-box-type-name: "&bMystery Box &7(&e✬✬&8✬✬&7)"
  219. falling-mystery-box-loot-name: "&rLoot: {LOOT_NAME}"
  220.  
  221. falling-mystery-box-type: ENDER_CHEST
  222. falling2-mystery-box-type: GOLD_BLOCK
  223.  
  224. falling-mystery-box-data: 0
  225. falling2-mystery-box-data: 0
  226.  
  227. use-player-head-instead-of-block: false
  228. falling-mystery-box-head-owner-name: "xeRicker"
  229. falling2-mystery-box-head-owner-name: "Eselyx"
  230.  
  231. opening:
  232. openable: true
  233. permission: mysteryboxes.open.one_star
  234. permission-message: "&aYou don't have permission to open this Mystery Box!"
  235.  
  236. transferring:
  237. transferable: true
  238. permission: mysteryboxes.transfer.one-star
  239. permission-message: "&aYou don't have permission to transfer this Mystery Box!"
  240.  
  241. crafting:
  242. craftable: true
  243. mystery-dust-cost: 100
  244. permission: mysteryboxes.craft.one-star
  245. permission-message: "&aYou don't have permission to craft this Mystery Box!"
  246.  
  247. effects:
  248. lightning:
  249. enabled: false
  250. particle-wave:
  251. enabled: false
  252. particle-type: FIREWORKS_SPARK
  253. particle-speed: 0
  254. points-amount: 20
  255. item-pooper:
  256. enabled: false
  257. item-type: GOLD_INGOT
  258. item-data: 0
  259.  
  260. particles:
  261. mystery-vault:
  262. 1: FIREWORKS_SPARK;0;0;0;0;1
  263. 2: REDSTONE;0;0;0;10;1
  264. mystery-box:
  265. 1: FIREWORKS_SPARK;0;0;0;0;1
  266. 2: REDSTONE;0;0;0;10;1
  267. charge:
  268. 1: ENCHANTMENT_TABLE;0;0;0;1;60
  269. explosion:
  270. 1: LAVA;0;0;0;1;15
  271. 2: SMOKE_NORMAL;0;0;0;1;40
  272. 3: FLAME;0;0;0;1;40
  273. end:
  274. 1: EXPLOSION_NORMAL;1;0.5;1;0;1
  275. 2: CRIT_MAGIC;0.3;0.3;0.3;0;1
  276.  
  277. loots:
  278. 50:
  279. "gold_ingots":
  280. loot-name: "&6Gold Ingots"
  281. one-time-loot: true
  282.  
  283. messages:
  284. - "&rYou found {LOOT_NAME}&r!"
  285. already-had-loot-messages:
  286. - "&rYou found {LOOT_NAME} &rbut since you already had this loot you received &d20 Mystery Dust&r!"
  287.  
  288. broadcast-to-player: false
  289. broadcasts:
  290. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  291. already-had-loot-broadcasts:
  292. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  293.  
  294. commands:
  295. - "give {PLAYER} minecraft:gold_ingot 5"
  296. already-had-loot-commands:
  297. - "mysteryboxes adddust {PLAYER} 20"
  298.  
  299. sounds:
  300. ENTITY_CHICKEN_EGG:
  301. volume: 1.0
  302. pitch: 1.0
  303. ENTITY_EXPERIENCE_ORB_PICKUP:
  304. volume: 1.0
  305. pitch: 1.0
  306. already-had-loot-sounds:
  307. ENTITY_CHICKEN_EGG:
  308. volume: 1.0
  309. pitch: 1.0
  310. ENTITY_EXPERIENCE_ORB_PICKUP:
  311. volume: 1.0
  312. pitch: 1.0
  313.  
  314. fireworks:
  315. 1:
  316. type: STAR
  317. flicker: false
  318. trail: false
  319. colors:
  320. - ORANGE
  321. fade-colors:
  322. - WHITE
  323. already-had-loot-fireworks:
  324. 1:
  325. type: STAR
  326. flicker: false
  327. trail: false
  328. colors:
  329. - ORANGE
  330. fade-colors:
  331. - WHITE
  332. three_star:
  333. item-name: "&5Epic Mystery Box"
  334. item-lore:
  335. - ""
  336. - "&7Open the Mystery Box to get"
  337. - "&7various items. The items'"
  338. - "&7quality is based on the"
  339. - "&7rarity of the Mystery Box."
  340. - ""
  341. - "&7Rarity: &e✬✬✬&8✬"
  342. - "&7Available: &b{AVAILABLE} Mystery Boxes"
  343. - ""
  344. - "{CLICK_INFO}"
  345.  
  346. not-available-click-info: "&cNot available!"
  347. no-permission-click-info: "&cNo permission!"
  348. click-to-open-click-info: "&eClick to open!"
  349.  
  350. item-type: ENDER_CHEST
  351. item-amount: 1
  352. item-data: 0
  353. item-glow: false
  354.  
  355. opening-animation: 3
  356.  
  357. falling-mystery-box-type-name: "&bMystery Box &7(&e✬✬✬&8✬&7)"
  358. falling-mystery-box-loot-name: "&rLoot: {LOOT_NAME}"
  359.  
  360. falling-mystery-box-type: ENDER_CHEST
  361. falling2-mystery-box-type: EMERALD_BLOCK
  362.  
  363. falling-mystery-box-data: 0
  364. falling2-mystery-box-data: 0
  365.  
  366. use-player-head-instead-of-block: false
  367. falling-mystery-box-head-owner-name: "xeRicker"
  368. falling2-mystery-box-head-owner-name: "Eselyx"
  369.  
  370. opening:
  371. openable: true
  372. permission: mysteryboxes.open.one_star
  373. permission-message: "&aYou don't have permission to open this Mystery Box!"
  374.  
  375. transferring:
  376. transferable: true
  377. permission: mysteryboxes.transfer.one-star
  378. permission-message: "&aYou don't have permission to transfer this Mystery Box!"
  379.  
  380. crafting:
  381. craftable: true
  382. mystery-dust-cost: 100
  383. permission: mysteryboxes.craft.one-star
  384. permission-message: "&aYou don't have permission to craft this Mystery Box!"
  385.  
  386. effects:
  387. lightning:
  388. enabled: false
  389. particle-wave:
  390. enabled: false
  391. particle-type: FIREWORKS_SPARK
  392. particle-speed: 0
  393. points-amount: 20
  394. item-pooper:
  395. enabled: true
  396. item-type: EMERALD
  397. item-data: 0
  398.  
  399. particles:
  400. mystery-vault:
  401. 1: FIREWORKS_SPARK;0;0;0;0;1
  402. 2: REDSTONE;0;0;0;10;1
  403. mystery-box:
  404. 1: FIREWORKS_SPARK;0;0;0;0;1
  405. 2: REDSTONE;0;0;0;10;1
  406. charge:
  407. 1: ENCHANTMENT_TABLE;0;0;0;1;60
  408. explosion:
  409. 1: LAVA;0;0;0;1;15
  410. 2: SMOKE_NORMAL;0;0;0;1;40
  411. 3: FLAME;0;0;0;1;40
  412. end:
  413. 1: EXPLOSION_NORMAL;1;0.5;1;0;1
  414. 2: CRIT_MAGIC;0.3;0.3;0.3;0;1
  415.  
  416. loots:
  417. 50:
  418. "emeralds":
  419. loot-name: "&2Emeralds"
  420. one-time-loot: true
  421.  
  422. messages:
  423. - "&rYou found {LOOT_NAME}&r!"
  424. already-had-loot-messages:
  425. - "&rYou found {LOOT_NAME} &rbut since you already had this loot you received &d30 Mystery Dust&r!"
  426.  
  427. broadcast-to-player: false
  428. broadcasts:
  429. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  430. already-had-loot-broadcasts:
  431. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  432.  
  433. commands:
  434. - "give {PLAYER} minecraft:emerald 5"
  435. already-had-loot-commands:
  436. - "mysteryboxes adddust {PLAYER} 30"
  437.  
  438. sounds:
  439. ENTITY_CHICKEN_EGG:
  440. volume: 1.0
  441. pitch: 1.0
  442. ENTITY_EXPERIENCE_ORB_PICKUP:
  443. volume: 1.0
  444. pitch: 1.0
  445. already-had-loot-sounds:
  446. ENTITY_CHICKEN_EGG:
  447. volume: 1.0
  448. pitch: 1.0
  449. ENTITY_EXPERIENCE_ORB_PICKUP:
  450. volume: 1.0
  451. pitch: 1.0
  452.  
  453. fireworks:
  454. 1:
  455. type: CREEPER
  456. flicker: false
  457. trail: false
  458. colors:
  459. - GREEN
  460. fade-colors:
  461. - WHITE
  462. already-had-loot-fireworks:
  463. 1:
  464. type: CREEPER
  465. flicker: false
  466. trail: false
  467. colors:
  468. - GREEN
  469. fade-colors:
  470. - WHITE
  471. four_star:
  472. item-name: "&6Legendary Mystery Box"
  473. item-lore:
  474. - ""
  475. - "&7Open the Mystery Box to get"
  476. - "&7various items. The items'"
  477. - "&7quality is based on the"
  478. - "&7rarity of the Mystery Box."
  479. - ""
  480. - "&7Rarity: &e✬✬✬✬"
  481. - "&7Available: &b{AVAILABLE} Mystery Boxes"
  482. - ""
  483. - "{CLICK_INFO}"
  484.  
  485. not-available-click-info: "&cNot available!"
  486. no-permission-click-info: "&cNo permission!"
  487. click-to-open-click-info: "&eClick to open!"
  488.  
  489. item-type: ENDER_CHEST
  490. item-amount: 1
  491. item-data: 0
  492. item-glow: false
  493.  
  494. opening-animation: 4
  495.  
  496. falling-mystery-box-type-name: "&bMystery Box &7(&e✬✬✬✬&7)"
  497. falling-mystery-box-loot-name: "&rLoot: {LOOT_NAME}"
  498.  
  499. falling-mystery-box-type: ENDER_CHEST
  500. falling2-mystery-box-type: DIAMOND_BLOCK
  501.  
  502. falling-mystery-box-data: 0
  503. falling2-mystery-box-data: 0
  504.  
  505. use-player-head-instead-of-block: false
  506. falling-mystery-box-head-owner-name: "xeRicker"
  507. falling2-mystery-box-head-owner-name: "Eselyx"
  508.  
  509. opening:
  510. openable: true
  511. permission: mysteryboxes.open.one_star
  512. permission-message: "&aYou don't have permission to open this Mystery Box!"
  513.  
  514. transferring:
  515. transferable: true
  516. permission: mysteryboxes.transfer.one-star
  517. permission-message: "&aYou don't have permission to transfer this Mystery Box!"
  518.  
  519. crafting:
  520. craftable: true
  521. mystery-dust-cost: 100
  522. permission: mysteryboxes.craft.one-star
  523. permission-message: "&aYou don't have permission to craft this Mystery Box!"
  524.  
  525. effects:
  526. lightning:
  527. enabled: false
  528. particle-wave:
  529. enabled: false
  530. particle-type: FIREWORKS_SPARK
  531. particle-speed: 0
  532. points-amount: 20
  533. item-pooper:
  534. enabled: true
  535. item-type: DIAMOND
  536. item-data: 0
  537.  
  538. particles:
  539. mystery-vault:
  540. 1: FIREWORKS_SPARK;0;0;0;0;1
  541. 2: REDSTONE;0;0;0;10;1
  542. mystery-box:
  543. 1: FIREWORKS_SPARK;0;0;0;0;1
  544. 2: REDSTONE;0;0;0;10;1
  545. charge:
  546. 1: ENCHANTMENT_TABLE;0;0;0;1;60
  547. explosion:
  548. 1: LAVA;0;0;0;1;15
  549. 2: SMOKE_NORMAL;0;0;0;1;40
  550. 3: FLAME;0;0;0;1;40
  551. end:
  552. 1: EXPLOSION_NORMAL;1;0.5;1;0;1
  553. 2: CRIT_MAGIC;0.3;0.3;0.3;0;1
  554.  
  555. loots:
  556. 50:
  557. "diamonds":
  558. loot-name: "&bDiamonds"
  559. one-time-loot: true
  560.  
  561. messages:
  562. - "&rYou found {LOOT_NAME}&r!"
  563. already-had-loot-messages:
  564. - "&rYou found {LOOT_NAME} &rbut since you already had this loot you received &d40 Mystery Dust&r!"
  565.  
  566. broadcast-to-player: false
  567. broadcasts:
  568. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  569. already-had-loot-broadcasts:
  570. - "&r{PLAYER} has found {LOOT_NAME}&r!"
  571.  
  572. commands:
  573. - "give {PLAYER} minecraft:diamond 5"
  574. already-had-loot-commands:
  575. - "mysteryboxes adddust {PLAYER} 40"
  576.  
  577. sounds:
  578. ENTITY_CHICKEN_EGG:
  579. volume: 1.0
  580. pitch: 1.0
  581. ENTITY_EXPERIENCE_ORB_PICKUP:
  582. volume: 1.0
  583. pitch: 1.0
  584. already-had-loot-sounds:
  585. ENTITY_CHICKEN_EGG:
  586. volume: 1.0
  587. pitch: 1.0
  588. ENTITY_EXPERIENCE_ORB_PICKUP:
  589. volume: 1.0
  590. pitch: 1.0
  591.  
  592. fireworks:
  593. 1:
  594. type: BALL_LARGE
  595. flicker: false
  596. trail: false
  597. colors:
  598. - AQUA
  599. fade-colors:
  600. - WHITE
  601. already-had-loot-fireworks:
  602. 1:
  603. type: BALL_LARGE
  604. flicker: false
  605. trail: false
  606. colors:
  607. - AQUA
  608. fade-colors:
  609. - WHITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement