Advertisement
xeRicker

Untitled

Mar 28th, 2018
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.15 KB | None | 0 0
  1. mystery-vault:
  2. unlock-mystery-boxes-for-everyone: false
  3. holograms:
  4. enabled: true
  5. height: 1
  6. first-line: "&bMystery Vault"
  7. second-line: "&e&lRIGHT CLICK"
  8. mysql:
  9. host: "host"
  10. datebase: "datebase"
  11. username: "username"
  12. password: "password"
  13. enabled:
  14. mystery-boxes: false
  15. mystery-dust: false
  16. statistics: false
  17. already-had-loots: false
  18. menus:
  19. mystery-vault:
  20. rows: 6
  21. group-mystery-boxes-by-type: true
  22.  
  23. craft-boxes-item-type: ANVIL
  24. craft-boxes-item-data: 0
  25. craft-boxes-item-enabled: true
  26. craft-boxes-item-slot: 48
  27.  
  28. statistics-item-type: BOOK
  29. statistics-item-data: 0
  30. statistics-item-enabled: true
  31. craft-boxes:
  32. rows: 6
  33. hide-uncraftable-mystery-boxes: false
  34. confirmation:
  35. rows: 3
  36. open-confirmation: true
  37.  
  38. open-single-item-type: ENDER_CHEST
  39. open-single-item-amount: 1
  40. open-single-item-data: 0
  41. open-single-item-enabled: true
  42.  
  43. open-multiple-item-type: ENDER_CHEST
  44. open-multiple-item-amount: 5
  45. open-multiple-item-data: 0
  46. open-multiple-item-enabled: true
  47.  
  48. go-back-item-type: BARRIER
  49. go-back-item-amount: 1
  50. go-back-item-data: 0
  51. go-back-item-enabled: true
  52.  
  53. open-single-item-slot: 11
  54. open-multiple-item-slot: 15
  55. go-back-item-slot: 13
  56. mystery-boxes:
  57. emerald_mystery_box:
  58. item-name: "&aEmerald Mystery Box"
  59. item-lore:
  60. - ""
  61. - "&7Some of our bravest adventures"
  62. - "&7have discovered these chests hidden"
  63. - "&7within the Minecraft worlds."
  64. - ""
  65. - "&7Available: &b{AVAILABLE} Mystery Boxes"
  66. - ""
  67. - "{CLICK_INFO}"
  68.  
  69. not-available-click-info: "&cNot available!"
  70. no-permission-click-info: "&cNo permission!"
  71. click-to-open-click-info: "&eClick to open!"
  72.  
  73. item-type: GREEN_GLAZED_TERRACOTTA
  74. item-amount: 1
  75. item-data: 0
  76. item-glow: false
  77.  
  78. top-charge-mystery-box-name: "&aEmerald Mystery Box"
  79. top-explosion-mystery-box-name: "&8Emerald Mystery Box"
  80. bottom-mystery-box-name: "&aYou got Emeralds!"
  81.  
  82. charge-mystery-box-type: ENDER_CHEST
  83. charge-mystery-box-data: 0
  84. explosion-mystery-box-type: GREEN_GLAZED_TERRACOTTA
  85. explosion-mystery-box-data: 0
  86.  
  87. use-player-head-instead-of-block: false
  88. charge-mystery-box-head-owner-name: "xeRicker"
  89. explosion-mystery-box-head-owner-name: "Eselyx"
  90.  
  91. opening:
  92. openable: true
  93. permission: mysteryboxes.open.emerald_mystery_box
  94. permission-message: "&aYou don't have permission to open this Mystery Box!"
  95. animation:
  96. rotating-block-type: ENDER_CHEST
  97.  
  98. line-color-R: 0
  99. line-color-G: 100
  100. line-color-B: 0
  101.  
  102. line2-color-R: 100
  103. line2-color-G: 255
  104. line2-color-B: 100
  105.  
  106. crafting:
  107. craftable: true
  108. mystery-dust-cost: 100
  109. permission: mysteryboxes.craft.emerald_mystery_box
  110. permission-message: "&aYou don't have permission to craft this Mystery Box!"
  111.  
  112. effects:
  113. lightning:
  114. enabled: true
  115. particle-wave:
  116. enabled: false
  117. particle-type: VILLAGER_HAPPY
  118. particle-speed: 0
  119. points-amount: 10
  120. item-confetti:
  121. enabled: false
  122. item-type: IRON_INGOT
  123. item-data: 0
  124.  
  125. particles:
  126. charge:
  127. 1: ENCHANTMENT_TABLE;0;0;0;1;60
  128. explosion:
  129. 1: LAVA;0;0;0;1;15
  130. 2: SMOKE_NORMAL;0;0;0;1;40
  131. 3: FLAME;0;0;0;1;40
  132. end:
  133. 1: VILLAGER_HAPPY;1.25;0.75;1.25;0;1
  134. 2: CRIT_MAGIC;0.5;0.5;0.5;0;1
  135.  
  136. loots:
  137. 50:
  138. "emeralds":
  139. one-time-loot: true
  140.  
  141. messages:
  142. - "&b&l------------------"
  143. - " &r&lMystery Box"
  144. - ""
  145. - " &310x &aEmeralds"
  146. - " &35x &aEmerald Ores"
  147. - ""
  148. - "&b&l------------------"
  149. already-had-loot-messages:
  150. - "&b&l------------------"
  151. - " &r&lMystery Box"
  152. - ""
  153. - " &8&m10x Emeralds"
  154. - " &8&m5x Emerald Ores"
  155. - " &d50x Mystery Dust (Same loot)"
  156. - ""
  157. - "&b&l------------------"
  158.  
  159. broadcast-to-player: false
  160. broadcasts:
  161. - "&b[Mystery Box]: &r{PLAYER} has opened a Mystery Box!"
  162. already-had-loot-broadcasts:
  163. - "&b[Mystery Box]: &r{PLAYER} has opened a Mystery Box!"
  164.  
  165. commands:
  166. - "give {PLAYER} minecraft:emerald 10"
  167. - "give {PLAYER} minecraft:emerald_ore 5"
  168. already-had-loot-commands:
  169. - "mysteryboxes adddust {PLAYER} 50"
  170.  
  171. sounds:
  172. ENTITY_CHICKEN_EGG:
  173. volume: 1.0
  174. pitch: 1.0
  175. ENTITY_EXPERIENCE_ORB_PICKUP:
  176. volume: 1.0
  177. pitch: 1.0
  178. already-had-loot-sounds:
  179. ENTITY_CHICKEN_EGG:
  180. volume: 1.0
  181. pitch: 1.0
  182. ENTITY_EXPERIENCE_ORB_PICKUP:
  183. volume: 1.0
  184. pitch: 1.0
  185.  
  186. fireworks:
  187. 1:
  188. type: STAR
  189. flicker: true
  190. trail: false
  191. power: 0
  192. colors:
  193. - GREEN
  194. fade-colors:
  195. - LIME
  196. 2:
  197. type: BALL_LARGE
  198. flicker: true
  199. trail: false
  200. power: 0
  201. colors:
  202. - LIME
  203. fade-colors:
  204. - GREEN
  205. 3:
  206. type: STAR
  207. flicker: true
  208. trail: false
  209. power: 1
  210. colors:
  211. - GREEN
  212. fade-colors:
  213. - LIME
  214. 4:
  215. type: BALL_LARGE
  216. flicker: true
  217. trail: false
  218. power: 1
  219. colors:
  220. - LIME
  221. fade-colors:
  222. - GREEN
  223. already-had-loot-fireworks:
  224. 1:
  225. type: STAR
  226. flicker: true
  227. trail: false
  228. power: 0
  229. colors:
  230. - GREEN
  231. fade-colors:
  232. - LIME
  233. 2:
  234. type: BALL_LARGE
  235. flicker: true
  236. trail: false
  237. power: 0
  238. colors:
  239. - LIME
  240. fade-colors:
  241. - GREEN
  242. 3:
  243. type: STAR
  244. flicker: true
  245. trail: false
  246. power: 1
  247. colors:
  248. - GREEN
  249. fade-colors:
  250. - LIME
  251. 4:
  252. type: BALL_LARGE
  253. flicker: true
  254. trail: false
  255. power: 1
  256. colors:
  257. - LIME
  258. fade-colors:
  259. - GREEN
  260. diamond_mystery_box:
  261. item-name: "&bDiamond Mystery Box"
  262. item-lore:
  263. - ""
  264. - "&7All our previous adventures have"
  265. - "&7perished in search of these chests."
  266. - "&7However, legends of their existence"
  267. - "&7convinced xeRicker and Eselyx to"
  268. - "&7venture out and discover the"
  269. - "&7location of these chests on their own."
  270. - ""
  271. - "&7Available: &b{AVAILABLE} Mystery Boxes"
  272. - ""
  273. - "{CLICK_INFO}"
  274.  
  275. not-available-click-info: "&cNot available!"
  276. no-permission-click-info: "&cNo permission!"
  277. click-to-open-click-info: "&eClick to open!"
  278.  
  279. item-type: LIGHT_BLUE_GLAZED_TERRACOTTA
  280. item-amount: 1
  281. item-data: 0
  282. item-glow: false
  283.  
  284. top-charge-mystery-box-name: "&bDiamond Mystery Box"
  285. top-explosion-mystery-box-name: "&8Diamond Mystery Box"
  286. bottom-mystery-box-name: "&bYou got Diamonds!"
  287.  
  288. charge-mystery-box-type: ENDER_CHEST
  289. charge-mystery-box-data: 0
  290. explosion-mystery-box-type: LIGHT_BLUE_GLAZED_TERRACOTTA
  291. explosion-mystery-box-data: 0
  292.  
  293. use-player-head-instead-of-block: false
  294. charge-mystery-box-head-owner-name: "xeRicker"
  295. explosion-mystery-box-head-owner-name: "Eselyx"
  296.  
  297. opening:
  298. openable: true
  299. permission: mysteryboxes.open.diamond_mystery_box
  300. permission-message: "&aYou don't have permission to open this Mystery Box!"
  301. animation:
  302. rotating-block-type: ENDER_CHEST
  303.  
  304. line-color-R: 0
  305. line-color-G: 100
  306. line-color-B: 100
  307.  
  308. line2-color-R: 100
  309. line2-color-G: 255
  310. line2-color-B: 255
  311.  
  312. crafting:
  313. craftable: true
  314. mystery-dust-cost: 200
  315. permission: mysteryboxes.craft.diamond_mystery_box
  316. permission-message: "&aYou don't have permission to craft this Mystery Box!"
  317.  
  318. effects:
  319. lightning:
  320. enabled: false
  321. particle-wave:
  322. enabled: false
  323. particle-type: FLAME
  324. particle-speed: 0
  325. points-amount: 25
  326. item-confetti:
  327. enabled: true
  328. item-type: DIAMOND
  329. item-data: 0
  330.  
  331. particles:
  332. charge:
  333. 1: ENCHANTMENT_TABLE;0;0;0;1;60
  334. explosion:
  335. 1: LAVA;0;0;0;1;15
  336. 2: SMOKE_NORMAL;0;0;0;1;40
  337. 3: FLAME;0;0;0;1;40
  338. end:
  339. 1: FIREWORKS_SPARK;0;0;0;0.25;1
  340. 2: CRIT_MAGIC;0.5;0.5;0.5;0;1
  341.  
  342. loots:
  343. 50:
  344. "diamonds":
  345. one-time-loot: true
  346.  
  347. messages:
  348. - "&b&l------------------"
  349. - " &r&lMystery Box"
  350. - ""
  351. - " &310x &aDiamonds"
  352. - " &35x &aDiamond Ore"
  353. - ""
  354. - "&b&l------------------"
  355. already-had-loot-messages:
  356. - "&b&l------------------"
  357. - " &r&lMystery Box"
  358. - ""
  359. - " &8&m10x Diamonds"
  360. - " &8&m5x Diamond Ore"
  361. - " &d100x Mystery Dust (Same loot)"
  362. - ""
  363. - "&b&l------------------"
  364.  
  365. broadcast-to-player: false
  366. broadcasts:
  367. - "&b[Mystery Box]: &r{PLAYER} has opened a Mystery Box!"
  368. already-had-loot-broadcasts:
  369. - "&b[Mystery Box]: &r{PLAYER} has opened a Mystery Box!"
  370.  
  371. commands:
  372. - "give {PLAYER} minecraft:diamond 10"
  373. - "give {PLAYER} minecraft:diamond_ore 5"
  374. already-had-loot-commands:
  375. - "mysteryboxes adddust {PLAYER} 10"
  376.  
  377. sounds:
  378. ENTITY_CHICKEN_EGG:
  379. volume: 1.0
  380. pitch: 1.0
  381. ENTITY_EXPERIENCE_ORB_PICKUP:
  382. volume: 1.0
  383. pitch: 1.0
  384. already-had-loot-sounds:
  385. ENTITY_CHICKEN_EGG:
  386. volume: 1.0
  387. pitch: 1.0
  388. ENTITY_EXPERIENCE_ORB_PICKUP:
  389. volume: 1.0
  390. pitch: 1.0
  391.  
  392. fireworks:
  393. 1:
  394. type: STAR
  395. flicker: true
  396. trail: false
  397. power: 0
  398. colors:
  399. - AQUA
  400. fade-colors:
  401. - WHITE
  402. 2:
  403. type: BALL_LARGE
  404. flicker: true
  405. trail: false
  406. power: 0
  407. colors:
  408. - WHITE
  409. fade-colors:
  410. - AQUA
  411. 3:
  412. type: STAR
  413. flicker: true
  414. trail: false
  415. power: 1
  416. colors:
  417. - AQUA
  418. fade-colors:
  419. - WHITE
  420. 4:
  421. type: BALL_LARGE
  422. flicker: true
  423. trail: false
  424. power: 1
  425. colors:
  426. - WHITE
  427. fade-colors:
  428. - AQUA
  429. already-had-loot-fireworks:
  430. 1:
  431. type: STAR
  432. flicker: true
  433. trail: false
  434. power: 0
  435. colors:
  436. - AQUA
  437. fade-colors:
  438. - WHITE
  439. 2:
  440. type: BALL_LARGE
  441. flicker: true
  442. trail: false
  443. power: 0
  444. colors:
  445. - WHITE
  446. fade-colors:
  447. - AQUA
  448. 3:
  449. type: STAR
  450. flicker: true
  451. trail: false
  452. power: 1
  453. colors:
  454. - AQUA
  455. fade-colors:
  456. - WHITE
  457. 4:
  458. type: BALL_LARGE
  459. flicker: true
  460. trail: false
  461. power: 1
  462. colors:
  463. - WHITE
  464. fade-colors:
  465. - AQUA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement