Advertisement
SpiziMINEWORLD

Mysterybox config

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