Advertisement
Guest User

Untitled

a guest
May 16th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. global:
  2. unlimited-mystery-boxes: false
  3. mystery-box-facing-player: true
  4. menus:
  5. mystery-vault:
  6. rows: 5
  7. fill-with-empty-slots: true
  8. craft-boxes-item-type: ANVIL
  9. craft-boxes-item-data: 0
  10. craft-boxes-item-enabled: true
  11. statistics-item-type: BOOK
  12. statistics-item-data: 0
  13. statistics-item-enabled: true
  14. transfer-boxes-item-type: STORAGE_MINECART
  15. transfer-boxes-item-data: 0
  16. transfer-boxes-item-enabled: true
  17. craft-boxes:
  18. show-not-craftable-mystery-boxes: false
  19. transfer-boxes:
  20. rows: 5
  21. go-back-item-type: BARRIER
  22. go-back-item-data: 0
  23. confirmation:
  24. rows: 3
  25. open-confirmation: true
  26. open-one-item-type: ENDER_CHEST
  27. open-one-item-amount: 1
  28. open-one-item-data: 0
  29. open-one-item-enabled: true
  30. open-more-item-type: ENDER_CHEST
  31. open-more-item-amount: 5
  32. open-more-item-data: 0
  33. open-more-item-enabled: true
  34. go-back-item-enabled: true
  35. open-one-item-slot: 11
  36. open-more-item-slot: 15
  37. go-back-item-slot: 13
  38. mysql:
  39. enabled: true
  40. host: aviarymc.net
  41. datebase: aviarymc_tb
  42. username: aviarymc_chris
  43. password: M3m3l0rd
  44. mystery-boxes:
  45. mundane:
  46. item-name: '&aMundane Treasure Box'
  47. item-lore:
  48. - ''
  49. - '&7Open this &bTreasure Box &7to'
  50. - '&7unlock exclusive rewards!'
  51. - ''
  52. - '&7This Treasure Box can reward loot'
  53. - '&7up to &a✬&7✬✬✬ &aCommon'
  54. - ''
  55. - '&eClick to open!'
  56. item-type: ENDER_CHEST
  57. item-amount: 1
  58. item-data: 0
  59. falling-mystery-box-name: '{PLAYER}''s &aTreasure Box'
  60. falling-mystery-box-name2: '{LOOT_NAME}'
  61. falling-mystery-box-type: ENDER_CHEST
  62. falling2-mystery-box-type: ENDER_CHEST
  63. falling-mystery-box-data: 0
  64. falling2-mystery-box-data: 0
  65. falling-mystery-box-head-name: Blank
  66. falling2-mystery-box-head-name: Blank
  67. permission: mysteryboxes.open.mundane
  68. permission-message: '&c&l(!) &cUpgrade your rank to at least &7Default&c to open this
  69. Mystery Box!'
  70. can-be-transferred: true
  71. crafting:
  72. craftable: true
  73. mystery-dust-cost: 100
  74. permission: mysteryboxes.craft.mundane
  75. permission-message: '&c&l(!) &cUpgrade your rank to at least &7Default&c to craft this
  76. Mystery Box!'
  77. effects:
  78. lightning:
  79. enabled: false
  80. particle-wave:
  81. enabled: false
  82. points-amount: 45
  83. particle-type: FIREWORKS_SPARK
  84. particle-speed: 0
  85. item-pooper:
  86. enabled: false
  87. item-type: DIAMOND
  88. item-data: 0
  89. particles:
  90. mystery-vault:
  91. '1': FIREWORKS_SPARK;0;0;0;0;1
  92. '2': REDSTONE;0;0;0;10;1
  93. mystery-box:
  94. '1': FIREWORKS_SPARK;0;0;0;0;1
  95. '2': REDSTONE;0;0;0;10;1
  96. charge:
  97. '1': ENCHANTMENT_TABLE;0;0;0;1;60
  98. explosion:
  99. '1': LAVA;0;0;0;1;15
  100. '2': SMOKE_NORMAL;0;0;0;1;40
  101. '3': FLAME;0;0;0;1;40
  102. end:
  103. '1': EXPLOSION_NORMAL;1;0.5;1;0;1
  104. '2': CRIT_MAGIC;0.3;0.3;0.3;0;1
  105. loots:
  106. '50':
  107. '1':
  108. loot-name: '&a(Common) Diamond'
  109. one-time-loot: true
  110. broadcast-to-player: false
  111. broadcasts:
  112. - '&dCosmic Chest: &b{PLAYER} &ehas found {LOOT_NAME}&e!'
  113. already-had-broadcasts:
  114. - '&dCosmic Chest: &b{PLAYER} &ehas found {LOOT_NAME}&e!'
  115. messages:
  116. - '&dCosmic Chest: &eYou have found {LOOT_NAME}&e!'
  117. already-had-messages:
  118. - '&dCosmic Chest: &eYou have found {LOOT_NAME}&e! You''ve already recieved this reward, so you earn &d10 Stardust&e!'
  119. commands:
  120. - give {PLAYER} minecraft:diamond 1
  121. already-had-commands:
  122. - mysteryboxes addmysterydust {PLAYER} 10
  123. sounds:
  124. CHICKEN_EGG_POP:
  125. volume: 1.0
  126. pitch: 1.0
  127. ORB_PICKUP:
  128. volume: 1.0
  129. pitch: 1.0
  130. already-had-sounds:
  131. CHICKEN_EGG_POP:
  132. volume: 1.0
  133. pitch: 1.0
  134. ORB_PICKUP:
  135. volume: 1.0
  136. pitch: 1.0
  137. fireworks:
  138. '1':
  139. type: BALL_LARGE
  140. flicker: false
  141. trail: false
  142. colors:
  143. - GREEN
  144. fade-colors:
  145. - WHITE
  146. already-had-fireworks:
  147. '1':
  148. type: BALL_LARGE
  149. flicker: false
  150. trail: false
  151. colors:
  152. - GREEN
  153. fade-colors:
  154. - WHITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement