Advertisement
Guest User

Untitled

a guest
Oct 11th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.82 KB | None | 0 0
  1. global:
  2. unlimited-mystery-boxes: false
  3. open-confirmation: true
  4. mystery-box-facing-player: true
  5. fill-mystery-vault-with-empty-slots: true
  6. inventory:
  7. mystery-vault-rows: 5
  8. confirmation-rows: 3
  9. confirmation-open-one-item-slot: 11
  10. confirmation-open-more-item-slot: 15
  11. confirmation-return-item-slot: 13
  12. mysql:
  13. enabled: false
  14. host: host
  15. datebase: datebase
  16. username: username
  17. password: password
  18. mystery-boxes:
  19. one_star:
  20. item-name: '&aCommon Mystery Box'
  21. item-lore:
  22. - '&7Open the &bMystery Box &7to'
  23. - '&7get various items!'
  24. - ''
  25. - '&7The rarity of this Mystery Box'
  26. - '&7is clasified as &aCommon&7.'
  27. - ''
  28. - '&7Quality: &e✬&7✬✬✬'
  29. - '&eClick to open!'
  30. item-type: ENDER_CHEST
  31. item-amount: 1
  32. item-data: 0
  33. falling-mystery-box-name: '{PLAYER}''s &aMystery Box'
  34. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  35. falling-mystery-box-type: ENDER_CHEST
  36. falling-mystery-box-head: false
  37. falling-mystery-box-head-name: xeRicker
  38. permission: mysteryboxes.open.one_star
  39. permission-message: '&cYou don''t have permission!'
  40. particles:
  41. mystery-vault:
  42. '1': FIREWORKS_SPARK;0;0;0;0;1
  43. '2': REDSTONE;0;0;0;10;1
  44. mystery-box:
  45. '1': FIREWORKS_SPARK;0;0;0;0;1
  46. '2': REDSTONE;0;0;0;10;1
  47. charge:
  48. '1': ENCHANTMENT_TABLE;0;0;0;1;60
  49. explosion:
  50. '1': LAVA;0;0;0;1;15
  51. '2': SMOKE_NORMAL;0;0;0;1;40
  52. '3': FLAME;0;0;0;1;40
  53. end:
  54. '1': EXPLOSION_NORMAL;1;0.5;1;0;1
  55. '2': CRIT_MAGIC;0.3;0.3;0.3;0;1
  56. loots:
  57. '50':
  58. '1':
  59. loot-name: '&3Iron Ingots'
  60. one-time-loot: true
  61. broadcast-to-player: false
  62. broadcasts:
  63. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  64. already-had-broadcasts:
  65. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  66. messages:
  67. - '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
  68. already-had-messages:
  69. - '&bMystery Box: &rYou have found {LOOT_NAME}&r! Since you already had
  70. this loot before, you only receive &e2 &rof them!'
  71. commands:
  72. - give {PLAYER} minecraft:iron_ingot 5
  73. already-had-commands:
  74. - give {PLAYER} minecraft:iron_ingot 2
  75. sounds:
  76. CHICKEN_EGG_POP:
  77. volume: 1.0
  78. pitch: 1.0
  79. ORB_PICKUP:
  80. volume: 1.0
  81. pitch: 1.0
  82. already-had-sounds:
  83. CHICKEN_EGG_POP:
  84. volume: 1.0
  85. pitch: 1.0
  86. ORB_PICKUP:
  87. volume: 1.0
  88. pitch: 1.0
  89. fireworks:
  90. '1':
  91. type: BALL
  92. flicker: false
  93. trail: false
  94. colors:
  95. - TEAL
  96. fade-colors:
  97. - WHITE
  98. already-had-fireworks:
  99. '1':
  100. type: BALL
  101. flicker: false
  102. trail: false
  103. colors:
  104. - TEAL
  105. fade-colors:
  106. - WHITE
  107. two_star:
  108. item-name: '&9Rare Mystery Box'
  109. item-lore:
  110. - '&7Open the &bMystery Box &7to'
  111. - '&7get various items!'
  112. - ''
  113. - '&7The rarity of this Mystery Box'
  114. - '&7is clasified as &9Rare&7.'
  115. - ''
  116. - '&7Quality: &e✬✬&7✬✬'
  117. - '&eClick to open!'
  118. item-type: ENDER_CHEST
  119. item-amount: 1
  120. item-data: 0
  121. falling-mystery-box-name: '{PLAYER}''s &9Mystery Box'
  122. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  123. falling-mystery-box-type: ENDER_CHEST
  124. falling-mystery-box-head: false
  125. falling-mystery-box-head-name: xeRicker
  126. permission: mysteryboxes.open.two_star
  127. permission-message: '&cYou don''t have permission!'
  128. particles:
  129. mystery-vault:
  130. '1': FIREWORKS_SPARK;0;0;0;0;1
  131. '2': REDSTONE;0;0;0;10;1
  132. mystery-box:
  133. '1': FIREWORKS_SPARK;0;0;0;0;1
  134. '2': REDSTONE;0;0;0;10;1
  135. charge:
  136. '1': ENCHANTMENT_TABLE;0;0;0;1;60
  137. explosion:
  138. '1': LAVA;0;0;0;1;15
  139. '2': SMOKE_NORMAL;0;0;0;1;40
  140. '3': FLAME;0;0;0;1;40
  141. end:
  142. '1': EXPLOSION_NORMAL;1;0.5;1;0;1
  143. '2': CRIT_MAGIC;0.3;0.3;0.3;0;1
  144. loots:
  145. '50':
  146. '1':
  147. loot-name: '&eGold Ingots'
  148. one-time-loot: true
  149. broadcast-to-player: false
  150. broadcasts:
  151. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  152. already-had-broadcasts:
  153. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  154. messages:
  155. - '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
  156. already-had-messages:
  157. - '&bMystery Box: &rYou have found {LOOT_NAME}&r! Since you already had
  158. this loot before, you only receive &e2 &rof them!'
  159. commands:
  160. - give {PLAYER} minecraft:gold_ingot 5
  161. already-had-commands:
  162. - give {PLAYER} minecraft:gold_ingot 2
  163. sounds:
  164. CHICKEN_EGG_POP:
  165. volume: 1.0
  166. pitch: 1.0
  167. ORB_PICKUP:
  168. volume: 1.0
  169. pitch: 1.0
  170. already-had-sounds:
  171. CHICKEN_EGG_POP:
  172. volume: 1.0
  173. pitch: 1.0
  174. ORB_PICKUP:
  175. volume: 1.0
  176. pitch: 1.0
  177. fireworks:
  178. '1':
  179. type: STAR
  180. flicker: false
  181. trail: false
  182. colors:
  183. - YELLOW
  184. fade-colors:
  185. - WHITE
  186. already-had-fireworks:
  187. '1':
  188. type: STAR
  189. flicker: false
  190. trail: false
  191. colors:
  192. - YELLOW
  193. fade-colors:
  194. - WHITE
  195. '50':
  196. '2':
  197. loot-name: '&eGold Ingots2'
  198. one-time-loot: true
  199. broadcast-to-player: false
  200. broadcasts:
  201. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  202. already-had-broadcasts:
  203. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  204. messages:
  205. - '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
  206. already-had-messages:
  207. - '&bMystery Box: &rYou have found {LOOT_NAME}&r! Since you already had
  208. this loot before, you only receive &e2 &rof them!'
  209. commands:
  210. - give {PLAYER} minecraft:iron_ingot 5
  211. already-had-commands:
  212. - give {PLAYER} minecraft:iron_ingot 2
  213. sounds:
  214. CHICKEN_EGG_POP:
  215. volume: 1.0
  216. pitch: 1.0
  217. ORB_PICKUP:
  218. volume: 1.0
  219. pitch: 1.0
  220. already-had-sounds:
  221. CHICKEN_EGG_POP:
  222. volume: 1.0
  223. pitch: 1.0
  224. ORB_PICKUP:
  225. volume: 1.0
  226. pitch: 1.0
  227. fireworks:
  228. '1':
  229. type: STAR
  230. flicker: false
  231. trail: false
  232. colors:
  233. - YELLOW
  234. fade-colors:
  235. - WHITE
  236. already-had-fireworks:
  237. '1':
  238. type: STAR
  239. flicker: false
  240. trail: false
  241. colors:
  242. - YELLOW
  243. fade-colors:
  244. - WHITE
  245. three_star:
  246. item-name: '&5Epic Mystery Box'
  247. item-lore:
  248. - '&7Open the &bMystery Box &7to'
  249. - '&7get various items!'
  250. - ''
  251. - '&7The rarity of this Mystery Box'
  252. - '&7is clasified as &5Epic&7.'
  253. - ''
  254. - '&7Quality: &e✬✬✬&7✬'
  255. - '&eClick to open!'
  256. item-type: ENDER_CHEST
  257. item-amount: 1
  258. item-data: 0
  259. falling-mystery-box-name: '{PLAYER}''s &5Mystery Box'
  260. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  261. falling-mystery-box-type: ENDER_CHEST
  262. falling-mystery-box-head: false
  263. falling-mystery-box-head-name: xeRicker
  264. permission: mysteryboxes.open.three_star
  265. permission-message: '&cYou don''t have permission!'
  266. particles:
  267. mystery-vault:
  268. '1': FIREWORKS_SPARK;0;0;0;0;1
  269. '2': REDSTONE;0;0;0;10;1
  270. mystery-box:
  271. '1': FIREWORKS_SPARK;0;0;0;0;1
  272. '2': REDSTONE;0;0;0;10;1
  273. charge:
  274. '1': ENCHANTMENT_TABLE;0;0;0;1;60
  275. explosion:
  276. '1': LAVA;0;0;0;1;15
  277. '2': SMOKE_NORMAL;0;0;0;1;40
  278. '3': FLAME;0;0;0;1;40
  279. end:
  280. '1': EXPLOSION_NORMAL;1;0.5;1;0;1
  281. '2': CRIT_MAGIC;0.3;0.3;0.3;0;1
  282. loots:
  283. '50':
  284. '1':
  285. loot-name: '&aEmeralds'
  286. one-time-loot: false
  287. broadcast-to-player: false
  288. broadcasts:
  289. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  290. already-had-broadcasts:
  291. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  292. messages:
  293. - '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
  294. already-had-messages:
  295. - '&bMystery Box: &rYou have found {LOOT_NAME}&r! Since you already had
  296. this loot before, you only receive &e2 &rof them!'
  297. commands:
  298. - give {PLAYER} minecraft:emerald 5
  299. already-had-commands:
  300. - give {PLAYER} minecraft:emerald 2
  301. sounds:
  302. CHICKEN_EGG_POP:
  303. volume: 1.0
  304. pitch: 1.0
  305. ORB_PICKUP:
  306. volume: 1.0
  307. pitch: 1.0
  308. already-had-sounds:
  309. CHICKEN_EGG_POP:
  310. volume: 1.0
  311. pitch: 1.0
  312. ORB_PICKUP:
  313. volume: 1.0
  314. pitch: 1.0
  315. fireworks:
  316. '1':
  317. type: BURST
  318. flicker: false
  319. trail: false
  320. colors:
  321. - LIME
  322. fade-colors:
  323. - WHITE
  324. already-had-fireworks:
  325. '1':
  326. type: BURST
  327. flicker: false
  328. trail: false
  329. colors:
  330. - LIME
  331. fade-colors:
  332. - WHITE
  333. four_star:
  334. item-name: '&6Legendary Mystery Box'
  335. item-lore:
  336. - '&7Open the &bMystery Box &7to'
  337. - '&7get various items!'
  338. - ''
  339. - '&7The rarity of this Mystery Box'
  340. - '&7is clasified as &6Legendary&7.'
  341. - ''
  342. - '&7Quality: &e✬✬✬✬'
  343. - '&eClick to open!'
  344. item-type: ENDER_CHEST
  345. item-amount: 1
  346. item-data: 0
  347. falling-mystery-box-name: '{PLAYER}''s &6Mystery Box'
  348. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  349. falling-mystery-box-type: ENDER_CHEST
  350. falling-mystery-box-head: false
  351. falling-mystery-box-head-name: xeRicker
  352. permission: mysteryboxes.open.four_star
  353. permission-message: '&cYou don''t have permission!'
  354. particles:
  355. mystery-vault:
  356. '1': FIREWORKS_SPARK;0;0;0;0;1
  357. '2': REDSTONE;0;0;0;10;1
  358. mystery-box:
  359. '1': FIREWORKS_SPARK;0;0;0;0;1
  360. '2': REDSTONE;0;0;0;10;1
  361. charge:
  362. '1': ENCHANTMENT_TABLE;0;0;0;1;60
  363. explosion:
  364. '1': LAVA;0;0;0;1;15
  365. '2': SMOKE_NORMAL;0;0;0;1;40
  366. '3': FLAME;0;0;0;1;40
  367. end:
  368. '1': EXPLOSION_NORMAL;1;0.5;1;0;1
  369. '2': CRIT_MAGIC;0.3;0.3;0.3;0;1
  370. loots:
  371. '50':
  372. '1':
  373. loot-name: '&bDiamonds'
  374. one-time-loot: false
  375. broadcast-to-player: false
  376. broadcasts:
  377. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  378. already-had-broadcasts:
  379. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  380. messages:
  381. - '&bMystery Box: &rYou have found {LOOT_NAME}&r!'
  382. already-had-messages:
  383. - '&bMystery Box: &rYou have found {LOOT_NAME}&r! Since you already had
  384. this loot before, you only receive &e2 &rof them!'
  385. commands:
  386. - give {PLAYER} minecraft:diamond 5
  387. already-had-commands:
  388. - give {PLAYER} minecraft:diamond 2
  389. sounds:
  390. CHICKEN_EGG_POP:
  391. volume: 1.0
  392. pitch: 1.0
  393. ORB_PICKUP:
  394. volume: 1.0
  395. pitch: 1.0
  396. already-had-sounds:
  397. CHICKEN_EGG_POP:
  398. volume: 1.0
  399. pitch: 1.0
  400. ORB_PICKUP:
  401. volume: 1.0
  402. pitch: 1.0
  403. fireworks:
  404. '1':
  405. type: BALL_LARGE
  406. flicker: false
  407. trail: false
  408. colors:
  409. - AQUA
  410. fade-colors:
  411. - WHITE
  412. already-had-fireworks:
  413. '1':
  414. type: BALL_LARGE
  415. flicker: false
  416. trail: false
  417. colors:
  418. - AQUA
  419. fade-colors:
  420. - WHITE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement