Advertisement
xeRicker

Untitled

Mar 28th, 2016
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.71 KB | None | 0 0
  1. global:
  2. unlimited-mystery-boxes: false
  3. open-confirmation: true
  4. inventory:
  5. mystery-vault-rows: 4
  6. confirmation-rows: 3
  7. confirmation-yes-item-slot: 11
  8. confirmation-no-item-slot: 15
  9. mysql:
  10. enabled: false
  11. host: "host"
  12. datebase: "datebase"
  13. username: "username"
  14. password: "password"
  15. mystery-boxes:
  16. one_star:
  17. item-name: "&aCommon Mystery Box"
  18. item-lore:
  19. - "&7Open the &bMystery Box &7to"
  20. - "&7get various items!"
  21. - ""
  22. - "&7The rarity of this Mystery Box"
  23. - "&7is clasified as &aCommon&7."
  24. - ""
  25. - "&7Quality: &e✬&7✬✬✬"
  26. - "&eClick to open!"
  27. item-type: ENDER_CHEST
  28. item-amount: 1
  29. item-data: 0
  30.  
  31. falling-mystery-box-name: "{PLAYER}'s &aMystery Box"
  32. falling-mystery-box-name2: "{PLAYER}'s loot: {LOOT_NAME}"
  33. falling-mystery-box-type: ENDER_CHEST
  34.  
  35. loots:
  36. 50:
  37. 1:
  38. loot-name: "&3Iron Ingots"
  39. broadcast-to-player: false
  40. broadcasts:
  41. - "&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!"
  42. messages:
  43. - "&bMystery Box: &rYou have found {LOOT_NAME}&r!"
  44. commands:
  45. - "give {PLAYER} minecraft:iron_ingot 5"
  46. sounds:
  47. ENTITY_CHICKEN_EGG:
  48. volume: 1.0
  49. pitch: 1.0
  50. ENTITY_EXPERIENCE_ORB_PICKUP:
  51. volume: 1.0
  52. pitch: 1.0
  53. fireworks:
  54. 1:
  55. type: BALL
  56. flicker: false
  57. trail: false
  58. colors:
  59. - TEAL
  60. fade-colors:
  61. - WHITE
  62. two_star:
  63. item-name: "&9Rare Mystery Box"
  64. item-lore:
  65. - "&7Open the &bMystery Box &7to"
  66. - "&7get various items!"
  67. - ""
  68. - "&7The rarity of this Mystery Box"
  69. - "&7is clasified as &9Rare&7."
  70. - ""
  71. - "&7Quality: &e✬✬&7✬✬"
  72. - "&eClick to open!"
  73. item-type: ENDER_CHEST
  74. item-amount: 1
  75. item-data: 0
  76.  
  77. falling-mystery-box-name: "{PLAYER}'s &9Mystery Box"
  78. falling-mystery-box-name2: "{PLAYER}'s loot: {LOOT_NAME}"
  79. falling-mystery-box-type: ENDER_CHEST
  80.  
  81. loots:
  82. 50:
  83. 1:
  84. loot-name: "&eGold Ingots"
  85. broadcast-to-player: false
  86. broadcasts:
  87. - "&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!"
  88. messages:
  89. - "&bMystery Box: &rYou have found {LOOT_NAME}&r!"
  90. commands:
  91. - "give {PLAYER} minecraft:gold_ingot 5"
  92. sounds:
  93. ENTITY_CHICKEN_EGG:
  94. volume: 1.0
  95. pitch: 1.0
  96. ENTITY_PLAYER_LEVELUP:
  97. volume: 1.0
  98. pitch: 1.0
  99. fireworks:
  100. 1:
  101. type: STAR
  102. flicker: false
  103. trail: false
  104. colors:
  105. - YELLOW
  106. fade-colors:
  107. - WHITE
  108. three_star:
  109. item-name: "&5Epic Mystery Box"
  110. item-lore:
  111. - "&7Open the &bMystery Box &7to"
  112. - "&7get various items!"
  113. - ""
  114. - "&7The rarity of this Mystery Box"
  115. - "&7is clasified as &5Epic&7."
  116. - ""
  117. - "&7Quality: &e✬✬✬&7✬"
  118. - "&eClick to open!"
  119. item-type: ENDER_CHEST
  120. item-amount: 1
  121. item-data: 0
  122.  
  123. falling-mystery-box-name: "{PLAYER}'s &5Mystery Box"
  124. falling-mystery-box-name2: "{PLAYER}'s loot: {LOOT_NAME}"
  125. falling-mystery-box-type: ENDER_CHEST
  126.  
  127. loots:
  128. 50:
  129. 1:
  130. loot-name: "&aEmeralds"
  131. broadcast-to-player: false
  132. broadcasts:
  133. - "&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!"
  134. messages:
  135. - "&bMystery Box: &rYou have found {LOOT_NAME}&r!"
  136. commands:
  137. - "give {PLAYER} minecraft:emerald 5"
  138. sounds:
  139. ENTITY_CHICKEN_EGG:
  140. volume: 1.0
  141. pitch: 1.0
  142. ENTITY_VILLAGER_YES:
  143. volume: 1.0
  144. pitch: 1.0
  145. fireworks:
  146. 1:
  147. type: BURST
  148. flicker: false
  149. trail: false
  150. colors:
  151. - LIME
  152. fade-colors:
  153. - WHITE
  154. four_star:
  155. item-name: "&6Legendary Mystery Box"
  156. item-lore:
  157. - "&7Open the &bMystery Box &7to"
  158. - "&7get various items!"
  159. - ""
  160. - "&7The rarity of this Mystery Box"
  161. - "&7is clasified as &6Legendary&7."
  162. - ""
  163. - "&7Quality: &e✬✬✬✬"
  164. - "&eClick to open!"
  165. item-type: ENDER_CHEST
  166. item-amount: 1
  167. item-data: 0
  168.  
  169. falling-mystery-box-name: "{PLAYER}'s &6Mystery Box"
  170. falling-mystery-box-name2: "{PLAYER}'s loot: {LOOT_NAME}"
  171. falling-mystery-box-type: ENDER_CHEST
  172.  
  173. loots:
  174. 50:
  175. 1:
  176. loot-name: "&bDiamonds"
  177. broadcast-to-player: false
  178. broadcasts:
  179. - "&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!"
  180. messages:
  181. - "&bMystery Box: &rYou have found {LOOT_NAME}&r!"
  182. commands:
  183. - "give {PLAYER} minecraft:diamond 5"
  184. sounds:
  185. ENTITY_CHICKEN_EGG:
  186. volume: 1.0
  187. pitch: 1.0
  188. ENTITY_ENDERDRAGON_GROWL:
  189. volume: 1.0
  190. pitch: 1.0
  191. fireworks:
  192. 1:
  193. type: BALL_LARGE
  194. flicker: false
  195. trail: false
  196. colors:
  197. - AQUA
  198. fade-colors:
  199. - WHITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement