Advertisement
Guest User

Untitled

a guest
May 16th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 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 &6Mystery Box'
  60. falling-mystery-box-name2: '{PLAYER}''s loot: {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: '&bMystery Box: &eYou don''t have permission!'
  69. can-be-transferred: true
  70. crafting:
  71. craftable: true
  72. mystery-dust-cost: 100
  73. permission: mysteryboxes.craft.mundane
  74. permission-message: '&c&l(!) &cUpgrade your rank to at least &7Default&c to craft this
  75. Mystery Box!'
  76. effects:
  77. lightning:
  78. enabled: false
  79. particle-wave:
  80. enabled: false
  81. points-amount: 45
  82. particle-type: FIREWORKS_SPARK
  83. particle-speed: 0
  84. item-pooper:
  85. enabled: false
  86. item-type: DIAMOND
  87. item-data: 0
  88. particles:
  89. mystery-vault:
  90. '1': FIREWORKS_SPARK;0;0;0;0;1
  91. '2': REDSTONE;0;0;0;10;1
  92. mystery-box:
  93. '1': FIREWORKS_SPARK;0;0;0;0;1
  94. '2': REDSTONE;0;0;0;10;1
  95. charge:
  96. '1': ENCHANTMENT_TABLE;0;0;0;1;60
  97. explosion:
  98. '1': LAVA;0;0;0;1;15
  99. '2': SMOKE_NORMAL;0;0;0;1;40
  100. '3': FLAME;0;0;0;1;40
  101. end:
  102. '1': EXPLOSION_NORMAL;1;0.5;1;0;1
  103. '2': CRIT_MAGIC;0.3;0.3;0.3;0;1
  104. loots:
  105. '50':
  106. '1':
  107. loot-name: '&a(Common) Diamond'
  108. one-time-loot: false
  109. broadcast-to-player: false
  110. broadcasts:
  111. - '&dCosmic Chest: &b{PLAYER} &ehas found {LOOT_NAME}&e!'
  112. already-had-broadcasts:
  113. - '&dCosmic Chest: &b{PLAYER} &ehas found {LOOT_NAME}&e!'
  114. messages:
  115. - '&dCosmic Chest: &eYou have found {LOOT_NAME}&e!'
  116. already-had-messages:
  117. - '&dCosmic Chest: &eYou have found {LOOT_NAME}&e! You''ve already recieved this reward, so you earn &d10 Stardust&e!'
  118. commands:
  119. - give {PLAYER} minecraft:diamond 1
  120. already-had-commands:
  121. - mysteryboxes addmysterydust {PLAYER} 10
  122. sounds:
  123. CHICKEN_EGG_POP:
  124. volume: 1.0
  125. pitch: 1.0
  126. ORB_PICKUP:
  127. volume: 1.0
  128. pitch: 1.0
  129. already-had-sounds:
  130. CHICKEN_EGG_POP:
  131. volume: 1.0
  132. pitch: 1.0
  133. ORB_PICKUP:
  134. volume: 1.0
  135. pitch: 1.0
  136. fireworks:
  137. '1':
  138. type: BALL_LARGE
  139. flicker: false
  140. trail: false
  141. colors:
  142. - GREEN
  143. fade-colors:
  144. - WHITE
  145. already-had-fireworks:
  146. '1':
  147. type: BALL_LARGE
  148. flicker: false
  149. trail: false
  150. colors:
  151. - GREEN
  152. fade-colors:
  153. - WHITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement