Guest User

Untitled

a guest
Oct 18th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.34 KB | None | 0 0
  1. #
  2. # - give {PLAYER} minecraft:diamond 5
  3. global:
  4. unlimited-mystery-boxes: false
  5. open-confirmation: true
  6. mystery-box-facing-player: true
  7. inventory:
  8. mystery-vault-rows: 4
  9. confirmation-rows: 3
  10. confirmation-yes-item-slot: 11
  11. confirmation-no-item-slot: 15
  12. mysql:
  13. enabled: false
  14. host: host
  15. datebase: datebase
  16. username: username
  17. password: password
  18. mystery-boxes:
  19. kit_pvp:
  20. item-name: '&bKit Pvp &dCrate'
  21. item-lore:
  22. - '&7Open the &bMystery Crate &7to'
  23. - '&7get various items!'
  24. - ''
  25. - '&7- &250 &eCoins'
  26. - '&7- &3100 &eCoins'
  27. - '&7- &5500 &eCoins'
  28. - '&e- &61000 &eCoins'
  29. - '&e- &cKit Unlocker'
  30. - '&e- &d50&b EXP'
  31. - '&6- &c50 &6Web Points'
  32. - '&4To get points, you must register at:'
  33. - '&4http://tiny.cc/T4Ewebsite'
  34. item-type: CHEST
  35. item-amount: 1
  36. item-data: 0
  37. permission: mb.kitpvp
  38. permission-message: '&a[&6Time4Events&a] &c[Error] &7You cannot open that in this
  39. game!'
  40. falling-mystery-box-name: '{PLAYER}''s &bKit Pvp &dCrate'
  41. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  42. falling-mystery-box-type: CHEST
  43. loots:
  44. '50':
  45. '1':
  46. loot-name: '&250 &eCoins'
  47. one-time-loot: false
  48. broadcast-to-player: false
  49. broadcasts:
  50. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  51. already-had-broadcasts:
  52. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  53. messages:
  54. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  55. already-had-messages:
  56. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  57. had this loot you only receive &e50% &rof them!'
  58. commands:
  59. - kb coins add {PLAYER} 50
  60. already-had-commands:
  61. - kb coins add {PLAYER} 25
  62. sounds:
  63. CHICKEN_EGG_POP:
  64. volume: 1.0
  65. pitch: 1.0
  66. ORB_PICKUP:
  67. volume: 1.0
  68. pitch: 1.0
  69. already-had-sounds:
  70. CHICKEN_EGG_POP:
  71. volume: 1.0
  72. pitch: 1.0
  73. ORB_PICKUP:
  74. volume: 1.0
  75. pitch: 1.0
  76. fireworks:
  77. '1':
  78. type: BURST
  79. flicker: false
  80. trail: false
  81. colors:
  82. - LIME
  83. fade-colors:
  84. - WHITE
  85. already-had-fireworks:
  86. '1':
  87. type: BURST
  88. flicker: false
  89. trail: false
  90. colors:
  91. - LIME
  92. fade-colors:
  93. - WHITE
  94. '2':
  95. loot-name: '&3100 &eCoins'
  96. one-time-loot: false
  97. broadcast-to-player: false
  98. broadcasts:
  99. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  100. already-had-broadcasts:
  101. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  102. messages:
  103. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  104. already-had-messages:
  105. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  106. had this loot you only receive &e50% &rof them!'
  107. commands:
  108. - kb coins add {PLAYER} 100
  109. already-had-commands:
  110. - kb coins add {PLAYER} 50
  111. sounds:
  112. CHICKEN_EGG_POP:
  113. volume: 1.0
  114. pitch: 1.0
  115. ORB_PICKUP:
  116. volume: 1.0
  117. pitch: 1.0
  118. already-had-sounds:
  119. CHICKEN_EGG_POP:
  120. volume: 1.0
  121. pitch: 1.0
  122. ORB_PICKUP:
  123. volume: 1.0
  124. pitch: 1.0
  125. fireworks:
  126. '1':
  127. type: BURST
  128. flicker: false
  129. trail: false
  130. colors:
  131. - TEAL
  132. fade-colors:
  133. - WHITE
  134. already-had-fireworks:
  135. '1':
  136. type: BURST
  137. flicker: false
  138. trail: false
  139. colors:
  140. - TEAL
  141. fade-colors:
  142. - WHITE
  143. '3':
  144. loot-name: '&5500 &eCoins'
  145. one-time-loot: false
  146. broadcast-to-player: false
  147. broadcasts:
  148. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  149. already-had-broadcasts:
  150. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  151. messages:
  152. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  153. already-had-messages:
  154. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  155. had this loot you only receive &e50% &rof them!'
  156. commands:
  157. - kb coins add {PLAYER} 500
  158. already-had-commands:
  159. - kb coins add {PLAYER} 250
  160. sounds:
  161. CHICKEN_EGG_POP:
  162. volume: 1.0
  163. pitch: 1.0
  164. ORB_PICKUP:
  165. volume: 1.0
  166. pitch: 1.0
  167. already-had-sounds:
  168. CHICKEN_EGG_POP:
  169. volume: 1.0
  170. pitch: 1.0
  171. ORB_PICKUP:
  172. volume: 1.0
  173. pitch: 1.0
  174. fireworks:
  175. '1':
  176. type: BURST
  177. flicker: false
  178. trail: false
  179. colors:
  180. - PURPLE
  181. fade-colors:
  182. - WHITE
  183. already-had-fireworks:
  184. '1':
  185. type: BURST
  186. flicker: false
  187. trail: false
  188. colors:
  189. - PURPLE
  190. fade-colors:
  191. - WHITE
  192. '4':
  193. loot-name: '&61000 &eCoins'
  194. one-time-loot: false
  195. broadcast-to-player: true
  196. broadcasts:
  197. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  198. already-had-broadcasts:
  199. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  200. messages:
  201. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  202. already-had-messages:
  203. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  204. had this loot you only receive &e50% &rof them!'
  205. commands:
  206. - kb coins add {PLAYER} 1000
  207. already-had-commands:
  208. - kb coins add {PLAYER} 500
  209. sounds:
  210. CHICKEN_EGG_POP:
  211. volume: 1.0
  212. pitch: 1.0
  213. ENDERDRAGON_GROWL:
  214. volume: 1.0
  215. pitch: 0.5
  216. already-had-sounds:
  217. CHICKEN_EGG_POP:
  218. volume: 1.0
  219. pitch: 1.0
  220. ORB_PICKUP:
  221. volume: 1.0
  222. pitch: 1.0
  223. fireworks:
  224. '1':
  225. type: STAR
  226. flicker: false
  227. trail: false
  228. colors:
  229. - YELLOW
  230. fade-colors:
  231. - WHITE
  232. already-had-fireworks:
  233. '1':
  234. type: STAR
  235. flicker: false
  236. trail: false
  237. colors:
  238. - YELLOW
  239. fade-colors:
  240. - WHITE
  241. '5':
  242. loot-name: '&cKit Unlocker'
  243. one-time-loot: false
  244. broadcast-to-player: true
  245. broadcasts:
  246. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  247. already-had-broadcasts:
  248. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  249. messages:
  250. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  251. already-had-messages:
  252. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  253. had this loot you only receive &e500 Coins!'
  254. commands:
  255. - kb kitunlocker give 1
  256. already-had-commands:
  257. - kb coins add {PLAYER} 500
  258. sounds:
  259. CHICKEN_EGG_POP:
  260. volume: 1.0
  261. pitch: 1.0
  262. WITHER_SPAWN:
  263. volume: 1.0
  264. pitch: 1.0
  265. already-had-sounds:
  266. CHICKEN_EGG_POP:
  267. volume: 1.0
  268. pitch: 1.0
  269. WITHER_SPAWN:
  270. volume: 1.0
  271. pitch: 1.0
  272. fireworks:
  273. '1':
  274. type: STAR
  275. flicker: false
  276. trail: false
  277. colors:
  278. - RED
  279. fade-colors:
  280. - WHITE
  281. already-had-fireworks:
  282. '1':
  283. type: STAR
  284. flicker: false
  285. trail: false
  286. colors:
  287. - RED
  288. fade-colors:
  289. - WHITE
  290. '6':
  291. loot-name: '&d50 &bEXP'
  292. one-time-loot: false
  293. broadcast-to-player: true
  294. broadcasts:
  295. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  296. already-had-broadcasts:
  297. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  298. messages:
  299. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  300. already-had-messages:
  301. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  302. had this loot you only receive &e50% &rof them!'
  303. commands:
  304. - kb exp add {PLAYER} 50
  305. already-had-commands:
  306. - kb exp add {PLAYER} 25
  307. sounds:
  308. CHICKEN_EGG_POP:
  309. volume: 1.0
  310. pitch: 1.0
  311. IRONGOLEM_DEATH:
  312. volume: 1.0
  313. pitch: 2.0
  314. already-had-sounds:
  315. CHICKEN_EGG_POP:
  316. volume: 1.0
  317. pitch: 1.0
  318. IRONGOLEM_DEATH:
  319. volume: 1.0
  320. pitch: 2.0
  321. fireworks:
  322. '1':
  323. type: BALL_LARGE
  324. flicker: false
  325. trail: false
  326. colors:
  327. - PURPLE
  328. fade-colors:
  329. - TEAL
  330. already-had-fireworks:
  331. '1':
  332. type: BALL_LARGE
  333. flicker: false
  334. trail: false
  335. colors:
  336. - PURPLE
  337. fade-colors:
  338. - TEAL
  339. '7':
  340. loot-name: '&6&l50 Web Points'
  341. one-time-loot: false
  342. broadcast-to-player: true
  343. broadcasts:
  344. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  345. already-had-broadcasts:
  346. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  347. messages:
  348. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  349. already-had-messages:
  350. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! You already found
  351. this loot, but received &e100% &rof them anyways!'
  352. commands:
  353. - enjin addpoints {PLAYER} 50
  354. already-had-commands:
  355. - enjin addpoints {PLAYER} 50
  356. sounds:
  357. ORB_PICKUP:
  358. volume: 1.5
  359. pitch: 0.5
  360. ENDERDRAGON_GROWL:
  361. volume: 1.0
  362. pitch: 0.3
  363. already-had-sounds:
  364. ORB_PICKUP:
  365. volume: 1.5
  366. pitch: 0.5
  367. ENDERDRAGON_GROWL:
  368. volume: 1.0
  369. pitch: 0.3
  370. fireworks:
  371. '1':
  372. type: BALL_LARGE
  373. flicker: true
  374. trail: true
  375. colors:
  376. - YELLOW
  377. fade-colors:
  378. - WHITE
  379. already-had-fireworks:
  380. '1':
  381. type: BALL_LARGE
  382. flicker: false
  383. trail: true
  384. colors:
  385. - YELLOW
  386. fade-colors:
  387. - WHITE
  388. rpg_factions:
  389. item-name: '&aRPG Factions &dCrate'
  390. item-lore:
  391. - '&7Open the &bMystery Crate &7to'
  392. - '&7get various items!'
  393. - ''
  394. - '&7- &a50 &eCurrency'
  395. - '&7- &a100 &eCurrency'
  396. - '&7- &a200 &eCurrency'
  397. - '&7- &c64 &bObsidian'
  398. - '&7- &c128 &bObsidian'
  399. - '&7- &c256 &bObsidian'
  400. - '&7- &d10 &cSouls'
  401. - '&7- &d20 &cSouls'
  402. - '&e- &5Donator &9Kit'
  403. - '&e- &3V.I.P &9Kit'
  404. - '&e- &bV.I.P&d+ &9Kit'
  405. - '&e- &a1-Hr. Server &dXP &bBooster'
  406. - '&6- &c50 &6Web Points'
  407. - '&4To get points, you must register at:'
  408. - '&4http://tiny.cc/T4Ewebsite'
  409. item-type: CHEST
  410. item-amount: 1
  411. item-data: 0
  412. permission: mb.rpgfactions
  413. permission-message: '&a[&6Time4Events&a] &c[Error] &7You cannot open that in this
  414. game!'
  415. falling-mystery-box-name: '{PLAYER}''s &aRPG Factions &dCrate'
  416. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  417. falling-mystery-box-type: CHEST
  418. loots:
  419. '50':
  420. '1':
  421. loot-name: '&a50 &eCurrency'
  422. one-time-loot: false
  423. broadcast-to-player: false
  424. broadcasts:
  425. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  426. already-had-broadcasts:
  427. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  428. messages:
  429. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  430. already-had-messages:
  431. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  432. had this loot you only receive &e50% &rof them!'
  433. commands:
  434. - eco give {PLAYER} 50
  435. already-had-commands:
  436. - eco give {PLAYER} 25
  437. sounds:
  438. CHICKEN_EGG_POP:
  439. volume: 1.0
  440. pitch: 1.0
  441. ORB_PICKUP:
  442. volume: 1.5
  443. pitch: 0.5
  444. already-had-sounds:
  445. CHICKEN_EGG_POP:
  446. volume: 1.0
  447. pitch: 1.0
  448. ORB_PICKUP:
  449. volume: 1.5
  450. pitch: 0.5
  451. fireworks:
  452. '1':
  453. type: BURST
  454. flicker: false
  455. trail: false
  456. colors:
  457. - LIME
  458. fade-colors:
  459. - WHITE
  460. already-had-fireworks:
  461. '1':
  462. type: BURST
  463. flicker: false
  464. trail: false
  465. colors:
  466. - LIME
  467. fade-colors:
  468. - WHITE
  469. '2':
  470. loot-name: '&a100 &eCurrency'
  471. one-time-loot: false
  472. broadcast-to-player: false
  473. broadcasts:
  474. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  475. already-had-broadcasts:
  476. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  477. messages:
  478. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  479. already-had-messages:
  480. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  481. had this loot you only receive &e50% &rof them!'
  482. commands:
  483. - eco give {PLAYER} 100
  484. already-had-commands:
  485. - eco give {PLAYER} 50
  486. sounds:
  487. CHICKEN_EGG_POP:
  488. volume: 1.0
  489. pitch: 1.0
  490. ORB_PICKUP:
  491. volume: 1.5
  492. pitch: 0.5
  493. already-had-sounds:
  494. CHICKEN_EGG_POP:
  495. volume: 1.0
  496. pitch: 1.0
  497. ORB_PICKUP:
  498. volume: 1.5
  499. pitch: 0.5
  500. fireworks:
  501. '1':
  502. type: BURST
  503. flicker: false
  504. trail: false
  505. colors:
  506. - LIME
  507. fade-colors:
  508. - WHITE
  509. already-had-fireworks:
  510. '1':
  511. type: BURST
  512. flicker: false
  513. trail: false
  514. colors:
  515. - LIME
  516. fade-colors:
  517. - WHITE
  518. '3':
  519. loot-name: '&a200 &eCurrency'
  520. one-time-loot: false
  521. broadcast-to-player: false
  522. broadcasts:
  523. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  524. already-had-broadcasts:
  525. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  526. messages:
  527. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  528. already-had-messages:
  529. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  530. had this loot you only receive &e50% &rof them!'
  531. commands:
  532. - eco give {PLAYER} 200
  533. already-had-commands:
  534. - eco give {PLAYER} 100
  535. sounds:
  536. CHICKEN_EGG_POP:
  537. volume: 1.0
  538. pitch: 1.0
  539. ORB_PICKUP:
  540. volume: 1.5
  541. pitch: 0.5
  542. already-had-sounds:
  543. CHICKEN_EGG_POP:
  544. volume: 1.0
  545. pitch: 1.0
  546. ORB_PICKUP:
  547. volume: 1.5
  548. pitch: 0.5
  549. fireworks:
  550. '1':
  551. type: BURST
  552. flicker: false
  553. trail: false
  554. colors:
  555. - LIME
  556. fade-colors:
  557. - WHITE
  558. already-had-fireworks:
  559. '1':
  560. type: BURST
  561. flicker: false
  562. trail: false
  563. colors:
  564. - LIME
  565. fade-colors:
  566. - WHITE
  567. '4':
  568. loot-name: '&c64 &bObsidian'
  569. one-time-loot: false
  570. broadcast-to-player: false
  571. broadcasts:
  572. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  573. already-had-broadcasts:
  574. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  575. messages:
  576. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  577. already-had-messages:
  578. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  579. had this loot you only receive &e50% &rof them!'
  580. commands:
  581. - give {PLAYER} obsidian 64
  582. already-had-commands:
  583. - give {PLAYER} obsidian 32
  584. sounds:
  585. CHICKEN_EGG_POP:
  586. volume: 1.0
  587. pitch: 1.0
  588. IRONGOLEM_DEATH:
  589. volume: 1.5
  590. pitch: 1.0
  591. already-had-sounds:
  592. CHICKEN_EGG_POP:
  593. volume: 1.0
  594. pitch: 1.0
  595. IRONGOLEM_DEATH:
  596. volume: 1.5
  597. pitch: 1.0
  598. fireworks:
  599. '1':
  600. type: BURST
  601. flicker: false
  602. trail: false
  603. colors:
  604. - RED
  605. fade-colors:
  606. - WHITE
  607. already-had-fireworks:
  608. '1':
  609. type: BURST
  610. flicker: false
  611. trail: false
  612. colors:
  613. - RED
  614. fade-colors:
  615. - WHITE
  616. '5':
  617. loot-name: '&c128 &bObsidian'
  618. one-time-loot: false
  619. broadcast-to-player: false
  620. broadcasts:
  621. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  622. already-had-broadcasts:
  623. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  624. messages:
  625. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  626. already-had-messages:
  627. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  628. had this loot you only receive &e50% &rof them!'
  629. commands:
  630. - give {PLAYER} obsidian 128
  631. already-had-commands:
  632. - give {PLAYER} obsidian 64
  633. sounds:
  634. CHICKEN_EGG_POP:
  635. volume: 1.0
  636. pitch: 1.0
  637. IRONGOLEM_DEATH:
  638. volume: 1.5
  639. pitch: 1.0
  640. already-had-sounds:
  641. CHICKEN_EGG_POP:
  642. volume: 1.0
  643. pitch: 1.0
  644. IRONGOLEM_DEATH:
  645. volume: 1.5
  646. pitch: 1.0
  647. fireworks:
  648. '1':
  649. type: BURST
  650. flicker: false
  651. trail: false
  652. colors:
  653. - RED
  654. fade-colors:
  655. - WHITE
  656. already-had-fireworks:
  657. '1':
  658. type: BURST
  659. flicker: false
  660. trail: false
  661. colors:
  662. - RED
  663. fade-colors:
  664. - WHITE
  665. '6':
  666. loot-name: '&c256 &bObsidian'
  667. one-time-loot: false
  668. broadcast-to-player: false
  669. broadcasts:
  670. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  671. already-had-broadcasts:
  672. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  673. messages:
  674. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  675. already-had-messages:
  676. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  677. had this loot you only receive &e50% &rof them!'
  678. commands:
  679. - give {PLAYER} obsidian 256
  680. already-had-commands:
  681. - give {PLAYER} obsidian 128
  682. sounds:
  683. CHICKEN_EGG_POP:
  684. volume: 1.0
  685. pitch: 1.0
  686. IRONGOLEM_DEATH:
  687. volume: 1.5
  688. pitch: 1.0
  689. already-had-sounds:
  690. CHICKEN_EGG_POP:
  691. volume: 1.0
  692. pitch: 1.0
  693. IRONGOLEM_DEATH:
  694. volume: 1.5
  695. pitch: 1.0
  696. fireworks:
  697. '1':
  698. type: BURST
  699. flicker: false
  700. trail: false
  701. colors:
  702. - RED
  703. fade-colors:
  704. - WHITE
  705. already-had-fireworks:
  706. '1':
  707. type: BURST
  708. flicker: false
  709. trail: false
  710. colors:
  711. - RED
  712. fade-colors:
  713. - WHITE
  714. '7':
  715. loot-name: '&d25 &cSouls'
  716. one-time-loot: false
  717. broadcast-to-player: false
  718. broadcasts:
  719. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  720. already-had-broadcasts:
  721. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  722. messages:
  723. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  724. already-had-messages:
  725. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  726. had this loot you only receive &e40% &rof them!'
  727. commands:
  728. - skill setsouls {PLAYER} 25
  729. already-had-commands:
  730. - skill setsouls {PLAYER} 10
  731. sounds:
  732. CHICKEN_EGG_POP:
  733. volume: 1.0
  734. pitch: 1.0
  735. WITHER_SPAWN:
  736. volume: 1.5
  737. pitch: 1.0
  738. already-had-sounds:
  739. CHICKEN_EGG_POP:
  740. volume: 1.0
  741. pitch: 1.0
  742. WITHER_SPAWN:
  743. volume: 1.5
  744. pitch: 1.0
  745. fireworks:
  746. '1':
  747. type: BURST
  748. flicker: false
  749. trail: false
  750. colors:
  751. - PURPLE
  752. fade-colors:
  753. - WHITE
  754. already-had-fireworks:
  755. '1':
  756. type: BURST
  757. flicker: false
  758. trail: false
  759. colors:
  760. - PURPLE
  761. fade-colors:
  762. - WHITE
  763. '8':
  764. loot-name: '&d50 &cSouls'
  765. one-time-loot: false
  766. broadcast-to-player: false
  767. broadcasts:
  768. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  769. already-had-broadcasts:
  770. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  771. messages:
  772. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  773. already-had-messages:
  774. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  775. had this loot you only receive &e40% &rof them!'
  776. commands:
  777. - skill setsouls {PLAYER} 50
  778. already-had-commands:
  779. - skill setsouls {PLAYER} 20
  780. sounds:
  781. CHICKEN_EGG_POP:
  782. volume: 1.0
  783. pitch: 1.0
  784. WITHER_SPAWN:
  785. volume: 1.5
  786. pitch: 1.0
  787. already-had-sounds:
  788. CHICKEN_EGG_POP:
  789. volume: 1.0
  790. pitch: 1.0
  791. WITHER_SPAWN:
  792. volume: 1.5
  793. pitch: 1.0
  794. fireworks:
  795. '1':
  796. type: BURST
  797. flicker: false
  798. trail: false
  799. colors:
  800. - PURPLE
  801. fade-colors:
  802. - WHITE
  803. already-had-fireworks:
  804. '1':
  805. type: BURST
  806. flicker: false
  807. trail: false
  808. colors:
  809. - PURPLE
  810. fade-colors:
  811. - WHITE
  812. '9':
  813. loot-name: '&5Donator &9Kit'
  814. one-time-loot: false
  815. broadcast-to-player: true
  816. broadcasts:
  817. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  818. already-had-broadcasts:
  819. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  820. messages:
  821. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  822. already-had-messages:
  823. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  824. had this loot you received the &enext lowest ranked kit'
  825. commands:
  826. - kit donor {PLAYER}
  827. already-had-commands:
  828. - kit battleset {PLAYER}
  829. sounds:
  830. CHICKEN_EGG_POP:
  831. volume: 1.0
  832. pitch: 1.0
  833. ENDERDRAGON_GROWL:
  834. volume: 1.5
  835. pitch: 1.0
  836. already-had-sounds:
  837. CHICKEN_EGG_POP:
  838. volume: 1.0
  839. pitch: 1.0
  840. ENDERDRAGON_GROWL:
  841. volume: 1.5
  842. pitch: 1.0
  843. fireworks:
  844. '1':
  845. type: STAR
  846. flicker: false
  847. trail: false
  848. colors:
  849. - PURPLE
  850. fade-colors:
  851. - WHITE
  852. already-had-fireworks:
  853. '1':
  854. type: STAR
  855. flicker: false
  856. trail: false
  857. colors:
  858. - PURPLE
  859. fade-colors:
  860. - WHITE
  861. '10':
  862. loot-name: '&cV.I.P &9Kit'
  863. one-time-loot: false
  864. broadcast-to-player: true
  865. broadcasts:
  866. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  867. already-had-broadcasts:
  868. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  869. messages:
  870. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  871. already-had-messages:
  872. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  873. had this loot you received the &enext lowest ranked kit'
  874. commands:
  875. - kit vip {PLAYER}
  876. already-had-commands:
  877. - kit donor {PLAYER}
  878. sounds:
  879. CHICKEN_EGG_POP:
  880. volume: 1.0
  881. pitch: 1.0
  882. ENDERDRAGON_GROWL:
  883. volume: 1.5
  884. pitch: 1.0
  885. already-had-sounds:
  886. CHICKEN_EGG_POP:
  887. volume: 1.0
  888. pitch: 1.0
  889. ENDERDRAGON_GROWL:
  890. volume: 1.5
  891. pitch: 1.0
  892. fireworks:
  893. '1':
  894. type: STAR
  895. flicker: false
  896. trail: false
  897. colors:
  898. - TEAL
  899. fade-colors:
  900. - WHITE
  901. already-had-fireworks:
  902. '1':
  903. type: STAR
  904. flicker: false
  905. trail: false
  906. colors:
  907. - TEAL
  908. fade-colors:
  909. - WHITE
  910. '11':
  911. loot-name: '&bV.I.P&d+ &9Kit'
  912. one-time-loot: false
  913. broadcast-to-player: true
  914. broadcasts:
  915. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  916. already-had-broadcasts:
  917. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  918. messages:
  919. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  920. already-had-messages:
  921. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  922. had this loot you received the &enext lowest ranked kit'
  923. commands:
  924. - kit vip+ {PLAYER}
  925. already-had-commands:
  926. - kit vip {PLAYER}
  927. sounds:
  928. CHICKEN_EGG_POP:
  929. volume: 1.0
  930. pitch: 1.0
  931. ENDERDRAGON_GROWL:
  932. volume: 1.5
  933. pitch: 1.0
  934. already-had-sounds:
  935. CHICKEN_EGG_POP:
  936. volume: 1.0
  937. pitch: 1.0
  938. ENDERDRAGON_GROWL:
  939. volume: 1.5
  940. pitch: 1.0
  941. fireworks:
  942. '1':
  943. type: STAR
  944. flicker: false
  945. trail: false
  946. colors:
  947. - LIME
  948. fade-colors:
  949. - WHITE
  950. already-had-fireworks:
  951. '1':
  952. type: STAR
  953. flicker: false
  954. trail: false
  955. colors:
  956. - LIME
  957. fade-colors:
  958. - WHITE
  959. '12':
  960. loot-name: '&e1-Hr. Server &dXP &bBooster'
  961. one-time-loot: false
  962. broadcast-to-player: true
  963. broadcasts:
  964. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  965. - '&aSkills XP boost activated by {PLAYER}! Everyone gets double XP for
  966. 60 minutes!'
  967. already-had-broadcasts:
  968. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  969. - '&aSkills XP boost activated by {PLAYER}! Everyone gets double XP for
  970. 30 minutes!'
  971. messages:
  972. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  973. already-had-messages:
  974. - '&bMystery Box: &rYou have found {LOOT_NAME}&r! Since you already had
  975. this loot you only receive &e50% &rof them!'
  976. commands:
  977. - skill startxpboost 60 2
  978. already-had-commands:
  979. - skill startxpboost 30 2
  980. sounds:
  981. CHICKEN_EGG_POP:
  982. volume: 1.0
  983. pitch: 1.0
  984. ENDERDRAGON_GROWL:
  985. volume: 1.0
  986. pitch: 0.3
  987. already-had-sounds:
  988. CHICKEN_EGG_POP:
  989. volume: 1.0
  990. pitch: 1.0
  991. ENDERDRAGON_GROWL:
  992. volume: 1.0
  993. pitch: 0.3
  994. fireworks:
  995. '1':
  996. type: BALL_LARGE
  997. flicker: false
  998. trail: true
  999. colors:
  1000. - YELLOW
  1001. fade-colors:
  1002. - TEAL
  1003. already-had-fireworks:
  1004. '1':
  1005. type: BALL_LARGE
  1006. flicker: false
  1007. trail: true
  1008. colors:
  1009. - YELLOW
  1010. fade-colors:
  1011. - TEAL
  1012. '13':
  1013. loot-name: '&6&l50 Web Points'
  1014. one-time-loot: false
  1015. broadcast-to-player: true
  1016. broadcasts:
  1017. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1018. already-had-broadcasts:
  1019. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1020. messages:
  1021. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1022. already-had-messages:
  1023. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! You already found
  1024. this loot, but received &e100% &rof them anyways!'
  1025. commands:
  1026. - enjin addpoints {PLAYER} 50
  1027. already-had-commands:
  1028. - enjin addpoints {PLAYER} 50
  1029. sounds:
  1030. ORB_PICKUP:
  1031. volume: 1.5
  1032. pitch: 0.5
  1033. ENDERDRAGON_GROWL:
  1034. volume: 1.0
  1035. pitch: 0.3
  1036. already-had-sounds:
  1037. ORB_PICKUP:
  1038. volume: 1.5
  1039. pitch: 0.5
  1040. ENDERDRAGON_GROWL:
  1041. volume: 1.0
  1042. pitch: 0.3
  1043. fireworks:
  1044. '1':
  1045. type: BALL_LARGE
  1046. flicker: true
  1047. trail: true
  1048. colors:
  1049. - YELLOW
  1050. fade-colors:
  1051. - WHITE
  1052. already-had-fireworks:
  1053. '1':
  1054. type: BALL_LARGE
  1055. flicker: false
  1056. trail: true
  1057. colors:
  1058. - YELLOW
  1059. fade-colors:
  1060. - WHITE
  1061. mega_morphs:
  1062. item-name: '&cMega Morphs &dCrate'
  1063. item-lore:
  1064. - '&7Open the &bMystery Crate &7to'
  1065. - '&7get various items!'
  1066. - ''
  1067. - '&7- &a6 &5Iron Ingots'
  1068. - '&7- &a8 &bDiamonds'
  1069. - '&7- &a16 &eGold Ingots'
  1070. - '&6- &c50 &6Web Points'
  1071. - '&4To get points, you must register at:'
  1072. - '&4http://tiny.cc/T4Ewebsite'
  1073. item-type: CHEST
  1074. item-amount: 1
  1075. item-data: 0
  1076. permission: mb.megamorphs
  1077. permission-message: '&a[&6Time4Events&a] &c[Error] &7You cannot open that in this
  1078. game!'
  1079. falling-mystery-box-name: '{PLAYER}''s &cMega Morphs &dCrate'
  1080. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  1081. falling-mystery-box-type: CHEST
  1082. loots:
  1083. '50':
  1084. '1':
  1085. loot-name: '&a10 &bDiamonds'
  1086. one-time-loot: false
  1087. broadcast-to-player: false
  1088. broadcasts:
  1089. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1090. already-had-broadcasts:
  1091. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1092. messages:
  1093. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1094. already-had-messages:
  1095. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1096. had this loot you only receive &e50% &rof them!'
  1097. commands:
  1098. - give {PLAYER} diamond 8
  1099. - kit mm {PLAYER}
  1100. - warp mm {PLAYER}
  1101. already-had-commands:
  1102. - give {PLAYER} diamond 4
  1103. - kit mm {PLAYER}
  1104. - warp mm {PLAYER}
  1105. sounds:
  1106. ORB_PICKUP:
  1107. volume: 1.5
  1108. pitch: 0.5
  1109. already-had-sounds:
  1110. ORB_PICKUP:
  1111. volume: 1.5
  1112. pitch: 0.5
  1113. fireworks:
  1114. '1':
  1115. type: BURST
  1116. flicker: true
  1117. trail: true
  1118. colors:
  1119. - TEAL
  1120. fade-colors:
  1121. - WHITE
  1122. already-had-fireworks:
  1123. '1':
  1124. type: BURST
  1125. flicker: false
  1126. trail: false
  1127. colors:
  1128. - TEAL
  1129. fade-colors:
  1130. - WHITE
  1131. '2':
  1132. loot-name: '&a16 &eGold Ingots'
  1133. one-time-loot: false
  1134. broadcast-to-player: false
  1135. broadcasts:
  1136. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1137. already-had-broadcasts:
  1138. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1139. messages:
  1140. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1141. already-had-messages:
  1142. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1143. had this loot you only receive &e50% &rof them!'
  1144. commands:
  1145. - give {PLAYER} gold_ingot 16
  1146. - kit mm {PLAYER}
  1147. - warp mm {PLAYER}
  1148. already-had-commands:
  1149. - give {PLAYER} gold_ingot 8
  1150. - kit mm {PLAYER}
  1151. - warp mm {PLAYER}
  1152. sounds:
  1153. ORB_PICKUP:
  1154. volume: 1.5
  1155. pitch: 0.5
  1156. already-had-sounds:
  1157. ORB_PICKUP:
  1158. volume: 1.5
  1159. pitch: 0.5
  1160. fireworks:
  1161. '1':
  1162. type: BURST
  1163. flicker: true
  1164. trail: true
  1165. colors:
  1166. - YELLOW
  1167. fade-colors:
  1168. - WHITE
  1169. already-had-fireworks:
  1170. '1':
  1171. type: BURST
  1172. flicker: false
  1173. trail: false
  1174. colors:
  1175. - YELLOW
  1176. fade-colors:
  1177. - WHITE
  1178. '3':
  1179. loot-name: '&a6 &7Iron Ingots'
  1180. one-time-loot: false
  1181. broadcast-to-player: false
  1182. broadcasts:
  1183. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1184. already-had-broadcasts:
  1185. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1186. messages:
  1187. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1188. already-had-messages:
  1189. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1190. had this loot you only receive &e50% &rof them!'
  1191. commands:
  1192. - give {PLAYER} iron_ingot 6
  1193. - kit mm {PLAYER}
  1194. - warp mm {PLAYER}
  1195. already-had-commands:
  1196. - give {PLAYER} iron_ingot 3
  1197. - kit mm {PLAYER}
  1198. - warp mm {PLAYER}
  1199. sounds:
  1200. ORB_PICKUP:
  1201. volume: 1.5
  1202. pitch: 0.5
  1203. already-had-sounds:
  1204. ORB_PICKUP:
  1205. volume: 1.5
  1206. pitch: 0.5
  1207. fireworks:
  1208. '1':
  1209. type: BURST
  1210. flicker: true
  1211. trail: true
  1212. colors:
  1213. - PURPLE
  1214. fade-colors:
  1215. - WHITE
  1216. already-had-fireworks:
  1217. '1':
  1218. type: BURST
  1219. flicker: false
  1220. trail: false
  1221. colors:
  1222. - PURPLE
  1223. fade-colors:
  1224. - WHITE
  1225. '4':
  1226. loot-name: '&6&l50 Web Points'
  1227. one-time-loot: false
  1228. broadcast-to-player: true
  1229. broadcasts:
  1230. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1231. already-had-broadcasts:
  1232. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1233. messages:
  1234. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1235. already-had-messages:
  1236. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! You already found
  1237. this loot, but received &e100% &rof them anyways!'
  1238. commands:
  1239. - enjin addpoints {PLAYER} 50
  1240. already-had-commands:
  1241. - enjin addpoints {PLAYER} 50
  1242. sounds:
  1243. ORB_PICKUP:
  1244. volume: 1.5
  1245. pitch: 0.5
  1246. ENDERDRAGON_GROWL:
  1247. volume: 1.0
  1248. pitch: 0.3
  1249. already-had-sounds:
  1250. ORB_PICKUP:
  1251. volume: 1.5
  1252. pitch: 0.5
  1253. ENDERDRAGON_GROWL:
  1254. volume: 1.0
  1255. pitch: 0.3
  1256. fireworks:
  1257. '1':
  1258. type: BALL_LARGE
  1259. flicker: true
  1260. trail: true
  1261. colors:
  1262. - YELLOW
  1263. fade-colors:
  1264. - WHITE
  1265. already-had-fireworks:
  1266. '1':
  1267. type: BALL_LARGE
  1268. flicker: false
  1269. trail: true
  1270. colors:
  1271. - YELLOW
  1272. fade-colors:
  1273. - WHITE
  1274. creative:
  1275. item-name: '&3Community Creative &dCrate'
  1276. item-lore:
  1277. - '&7Open the &bMystery Crate &7to'
  1278. - '&7get various items!'
  1279. - ''
  1280. - '&7- &a50 &eCurrency'
  1281. - '&7- &a100 &eCurrency'
  1282. - '&7- &a150 &eCurrency'
  1283. - '&e- &cHearts &dParticle Trail'
  1284. - '&e- &6Angry &dParticle Trail'
  1285. - '&e- &3Magic &dParticle Trail'
  1286. - '&e- &eColors &dParticle Trail'
  1287. - '&e- &fClouds &dParticle Trail'
  1288. - '&e- &bWitch-Magic &dParticle Trail'
  1289. - '&e- &5Ender &dParticle Trail'
  1290. - '&e- &aGreen &dParticle Trail'
  1291. - '&e- &fSparks &dParticle Trail'
  1292. - '&6- &c50 &6Web Points'
  1293. - '&4To get points, you must register at:'
  1294. - '&4http://tiny.cc/T4Ewebsite'
  1295. item-type: CHEST
  1296. item-amount: 1
  1297. item-data: 0
  1298. permission: mb.creative
  1299. permission-message: '&a[&6Time4Events&a] &c[Error] &7You cannot open that in this
  1300. game!'
  1301. falling-mystery-box-name: '{PLAYER}''s &3Community Creative &dCrate'
  1302. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  1303. falling-mystery-box-type: CHEST
  1304. loots:
  1305. '50':
  1306. '1':
  1307. loot-name: '&a50 &eCurrency'
  1308. one-time-loot: false
  1309. broadcast-to-player: false
  1310. broadcasts:
  1311. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1312. already-had-broadcasts:
  1313. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1314. messages:
  1315. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1316. already-had-messages:
  1317. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1318. had this loot you only receive &e50% &rof them!'
  1319. commands:
  1320. - eco give {PLAYER} 50
  1321. already-had-commands:
  1322. - eco give {PLAYER} 25
  1323. sounds:
  1324. CHICKEN_EGG_POP:
  1325. volume: 1.0
  1326. pitch: 1.0
  1327. ORB_PICKUP:
  1328. volume: 1.5
  1329. pitch: 0.5
  1330. already-had-sounds:
  1331. CHICKEN_EGG_POP:
  1332. volume: 1.0
  1333. pitch: 1.0
  1334. ORB_PICKUP:
  1335. volume: 1.5
  1336. pitch: 0.5
  1337. fireworks:
  1338. '1':
  1339. type: BURST
  1340. flicker: false
  1341. trail: false
  1342. colors:
  1343. - LIME
  1344. fade-colors:
  1345. - WHITE
  1346. already-had-fireworks:
  1347. '1':
  1348. type: BURST
  1349. flicker: false
  1350. trail: false
  1351. colors:
  1352. - LIME
  1353. fade-colors:
  1354. - WHITE
  1355. '2':
  1356. loot-name: '&a100 &eCurrency'
  1357. one-time-loot: false
  1358. broadcast-to-player: false
  1359. broadcasts:
  1360. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1361. already-had-broadcasts:
  1362. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1363. messages:
  1364. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1365. already-had-messages:
  1366. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1367. had this loot you only receive &e50% &rof them!'
  1368. commands:
  1369. - eco give {PLAYER} 100
  1370. already-had-commands:
  1371. - eco give {PLAYER} 50
  1372. sounds:
  1373. CHICKEN_EGG_POP:
  1374. volume: 1.0
  1375. pitch: 1.0
  1376. ORB_PICKUP:
  1377. volume: 1.5
  1378. pitch: 0.5
  1379. already-had-sounds:
  1380. CHICKEN_EGG_POP:
  1381. volume: 1.0
  1382. pitch: 1.0
  1383. ORB_PICKUP:
  1384. volume: 1.5
  1385. pitch: 0.5
  1386. fireworks:
  1387. '1':
  1388. type: BURST
  1389. flicker: false
  1390. trail: false
  1391. colors:
  1392. - LIME
  1393. fade-colors:
  1394. - WHITE
  1395. already-had-fireworks:
  1396. '1':
  1397. type: BURST
  1398. flicker: false
  1399. trail: false
  1400. colors:
  1401. - LIME
  1402. fade-colors:
  1403. - WHITE
  1404. '3':
  1405. loot-name: '&a150 &eCurrency'
  1406. one-time-loot: false
  1407. broadcast-to-player: false
  1408. broadcasts:
  1409. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1410. already-had-broadcasts:
  1411. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1412. messages:
  1413. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1414. already-had-messages:
  1415. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1416. had this loot you only receive &e50% &rof them!'
  1417. commands:
  1418. - eco give {PLAYER} 150
  1419. already-had-commands:
  1420. - eco give {PLAYER} 75
  1421. sounds:
  1422. CHICKEN_EGG_POP:
  1423. volume: 1.0
  1424. pitch: 1.0
  1425. ORB_PICKUP:
  1426. volume: 1.5
  1427. pitch: 0.5
  1428. already-had-sounds:
  1429. CHICKEN_EGG_POP:
  1430. volume: 1.0
  1431. pitch: 1.0
  1432. ORB_PICKUP:
  1433. volume: 1.5
  1434. pitch: 0.5
  1435. fireworks:
  1436. '1':
  1437. type: BURST
  1438. flicker: false
  1439. trail: false
  1440. colors:
  1441. - LIME
  1442. fade-colors:
  1443. - WHITE
  1444. already-had-fireworks:
  1445. '1':
  1446. type: BURST
  1447. flicker: false
  1448. trail: false
  1449. colors:
  1450. - LIME
  1451. fade-colors:
  1452. - WHITE
  1453. '4':
  1454. loot-name: '&cHearts &dParticle Trail'
  1455. one-time-loot: true
  1456. broadcast-to-player: true
  1457. broadcasts:
  1458. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1459. already-had-broadcasts:
  1460. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1461. messages:
  1462. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1463. already-had-messages:
  1464. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1465. had this loot you only receive &e2 &rof them!'
  1466. commands:
  1467. - manselect Creative
  1468. - manuaddp {PLAYER} trail.heart
  1469. sounds:
  1470. ENDERDRAGON_GROWL:
  1471. volume: 1.0
  1472. pitch: 0.5
  1473. ORB_PICKUP:
  1474. volume: 2.0
  1475. pitch: 0.5
  1476. already-had-sounds:
  1477. ENDERDRAGON_GROWL:
  1478. volume: 1.0
  1479. pitch: 0.5
  1480. ORB_PICKUP:
  1481. volume: 1.0
  1482. pitch: 0.5
  1483. fireworks:
  1484. '1':
  1485. type: STAR
  1486. flicker: false
  1487. trail: false
  1488. colors:
  1489. - BLUE
  1490. fade-colors:
  1491. - YELLOW
  1492. already-had-fireworks:
  1493. '1':
  1494. type: STAR
  1495. flicker: false
  1496. trail: false
  1497. colors:
  1498. - BLUE
  1499. fade-colors:
  1500. - YELLOW
  1501. '5':
  1502. loot-name: '&6Angry &dParticle Trail'
  1503. one-time-loot: true
  1504. broadcast-to-player: true
  1505. broadcasts:
  1506. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1507. already-had-broadcasts:
  1508. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1509. messages:
  1510. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1511. already-had-messages:
  1512. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1513. had this loot you only receive &e2 &rof them!'
  1514. commands:
  1515. - manselect Creative
  1516. - manuaddp {PLAYER} trail.angry
  1517. sounds:
  1518. ENDERDRAGON_GROWL:
  1519. volume: 1.0
  1520. pitch: 0.5
  1521. ORB_PICKUP:
  1522. volume: 2.0
  1523. pitch: 0.5
  1524. already-had-sounds:
  1525. ENDERDRAGON_GROWL:
  1526. volume: 1.0
  1527. pitch: 0.5
  1528. ORB_PICKUP:
  1529. volume: 1.0
  1530. pitch: 0.5
  1531. fireworks:
  1532. '1':
  1533. type: STAR
  1534. flicker: false
  1535. trail: false
  1536. colors:
  1537. - BLUE
  1538. fade-colors:
  1539. - YELLOW
  1540. already-had-fireworks:
  1541. '1':
  1542. type: STAR
  1543. flicker: false
  1544. trail: false
  1545. colors:
  1546. - BLUE
  1547. fade-colors:
  1548. - YELLOW
  1549. '6':
  1550. loot-name: '&3Magic &dParticle Trail'
  1551. one-time-loot: true
  1552. broadcast-to-player: true
  1553. broadcasts:
  1554. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1555. already-had-broadcasts:
  1556. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1557. messages:
  1558. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1559. already-had-messages:
  1560. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1561. had this loot you only receive &e2 &rof them!'
  1562. commands:
  1563. - manselect Creative
  1564. - manuaddp {PLAYER} trail.magic
  1565. sounds:
  1566. ENDERDRAGON_GROWL:
  1567. volume: 1.0
  1568. pitch: 0.5
  1569. ORB_PICKUP:
  1570. volume: 2.0
  1571. pitch: 0.5
  1572. already-had-sounds:
  1573. ENDERDRAGON_GROWL:
  1574. volume: 1.0
  1575. pitch: 0.5
  1576. ORB_PICKUP:
  1577. volume: 1.0
  1578. pitch: 0.5
  1579. fireworks:
  1580. '1':
  1581. type: STAR
  1582. flicker: false
  1583. trail: false
  1584. colors:
  1585. - BLUE
  1586. fade-colors:
  1587. - YELLOW
  1588. already-had-fireworks:
  1589. '1':
  1590. type: STAR
  1591. flicker: false
  1592. trail: false
  1593. colors:
  1594. - BLUE
  1595. fade-colors:
  1596. - YELLOW
  1597. '7':
  1598. loot-name: '&eColors &dParticle Trail'
  1599. one-time-loot: true
  1600. broadcast-to-player: true
  1601. broadcasts:
  1602. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1603. already-had-broadcasts:
  1604. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1605. messages:
  1606. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1607. already-had-messages:
  1608. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1609. had this loot you only receive &e2 &rof them!'
  1610. commands:
  1611. - manselect Creative
  1612. - manuaddp {PLAYER} trail.fun
  1613. sounds:
  1614. ENDERDRAGON_GROWL:
  1615. volume: 1.0
  1616. pitch: 0.5
  1617. ORB_PICKUP:
  1618. volume: 2.0
  1619. pitch: 0.5
  1620. already-had-sounds:
  1621. ENDERDRAGON_GROWL:
  1622. volume: 1.0
  1623. pitch: 0.5
  1624. ORB_PICKUP:
  1625. volume: 1.0
  1626. pitch: 0.5
  1627. fireworks:
  1628. '1':
  1629. type: STAR
  1630. flicker: false
  1631. trail: false
  1632. colors:
  1633. - BLUE
  1634. fade-colors:
  1635. - YELLOW
  1636. already-had-fireworks:
  1637. '1':
  1638. type: STAR
  1639. flicker: false
  1640. trail: false
  1641. colors:
  1642. - BLUE
  1643. fade-colors:
  1644. - YELLOW
  1645. '8':
  1646. loot-name: '&fCloud &dParticle Trail'
  1647. one-time-loot: true
  1648. broadcast-to-player: true
  1649. broadcasts:
  1650. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1651. already-had-broadcasts:
  1652. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1653. messages:
  1654. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1655. already-had-messages:
  1656. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1657. had this loot you only receive &e2 &rof them!'
  1658. commands:
  1659. - manselect Creative
  1660. - manuaddp {PLAYER} trail.cloud
  1661. sounds:
  1662. ENDERDRAGON_GROWL:
  1663. volume: 1.0
  1664. pitch: 0.5
  1665. ORB_PICKUP:
  1666. volume: 2.0
  1667. pitch: 0.5
  1668. already-had-sounds:
  1669. ENDERDRAGON_GROWL:
  1670. volume: 1.0
  1671. pitch: 0.5
  1672. ORB_PICKUP:
  1673. volume: 1.0
  1674. pitch: 0.5
  1675. fireworks:
  1676. '1':
  1677. type: STAR
  1678. flicker: false
  1679. trail: false
  1680. colors:
  1681. - BLUE
  1682. fade-colors:
  1683. - YELLOW
  1684. already-had-fireworks:
  1685. '1':
  1686. type: STAR
  1687. flicker: false
  1688. trail: false
  1689. colors:
  1690. - BLUE
  1691. fade-colors:
  1692. - YELLOW
  1693. '9':
  1694. loot-name: '&bWitch-Magic &dParticle Trail'
  1695. one-time-loot: true
  1696. broadcast-to-player: true
  1697. broadcasts:
  1698. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1699. already-had-broadcasts:
  1700. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1701. messages:
  1702. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1703. already-had-messages:
  1704. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1705. had this loot you only receive &e2 &rof them!'
  1706. commands:
  1707. - manselect Creative
  1708. - manuaddp {PLAYER} trail.wmagic
  1709. sounds:
  1710. ENDERDRAGON_GROWL:
  1711. volume: 1.0
  1712. pitch: 0.5
  1713. ORB_PICKUP:
  1714. volume: 2.0
  1715. pitch: 0.5
  1716. already-had-sounds:
  1717. ENDERDRAGON_GROWL:
  1718. volume: 1.0
  1719. pitch: 0.5
  1720. ORB_PICKUP:
  1721. volume: 1.0
  1722. pitch: 0.5
  1723. fireworks:
  1724. '1':
  1725. type: STAR
  1726. flicker: false
  1727. trail: false
  1728. colors:
  1729. - BLUE
  1730. fade-colors:
  1731. - YELLOW
  1732. already-had-fireworks:
  1733. '1':
  1734. type: STAR
  1735. flicker: false
  1736. trail: false
  1737. colors:
  1738. - BLUE
  1739. fade-colors:
  1740. - YELLOW
  1741. '10':
  1742. loot-name: '&5Ender &dParticle Trail'
  1743. one-time-loot: true
  1744. broadcast-to-player: true
  1745. broadcasts:
  1746. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1747. already-had-broadcasts:
  1748. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1749. messages:
  1750. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1751. already-had-messages:
  1752. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1753. had this loot you only receive &e2 &rof them!'
  1754. commands:
  1755. - manselect Creative
  1756. - manuaddp {PLAYER} trail.ender
  1757. sounds:
  1758. ENDERDRAGON_GROWL:
  1759. volume: 1.0
  1760. pitch: 0.5
  1761. ORB_PICKUP:
  1762. volume: 2.0
  1763. pitch: 0.5
  1764. already-had-sounds:
  1765. ENDERDRAGON_GROWL:
  1766. volume: 1.0
  1767. pitch: 0.5
  1768. ORB_PICKUP:
  1769. volume: 1.0
  1770. pitch: 0.5
  1771. fireworks:
  1772. '1':
  1773. type: STAR
  1774. flicker: false
  1775. trail: false
  1776. colors:
  1777. - BLUE
  1778. fade-colors:
  1779. - YELLOW
  1780. already-had-fireworks:
  1781. '1':
  1782. type: STAR
  1783. flicker: false
  1784. trail: false
  1785. colors:
  1786. - BLUE
  1787. fade-colors:
  1788. - YELLOW
  1789. '11':
  1790. loot-name: '&aGreen &dParticle Trail'
  1791. one-time-loot: true
  1792. broadcast-to-player: true
  1793. broadcasts:
  1794. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1795. already-had-broadcasts:
  1796. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1797. messages:
  1798. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1799. already-had-messages:
  1800. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1801. had this loot you only receive &e2 &rof them!'
  1802. commands:
  1803. - manselect Creative
  1804. - manuaddp {PLAYER} trail.green
  1805. sounds:
  1806. ENDERDRAGON_GROWL:
  1807. volume: 1.0
  1808. pitch: 0.5
  1809. ORB_PICKUP:
  1810. volume: 2.0
  1811. pitch: 0.5
  1812. already-had-sounds:
  1813. ENDERDRAGON_GROWL:
  1814. volume: 1.0
  1815. pitch: 0.5
  1816. ORB_PICKUP:
  1817. volume: 1.0
  1818. pitch: 0.5
  1819. fireworks:
  1820. '1':
  1821. type: STAR
  1822. flicker: false
  1823. trail: false
  1824. colors:
  1825. - BLUE
  1826. fade-colors:
  1827. - YELLOW
  1828. already-had-fireworks:
  1829. '1':
  1830. type: STAR
  1831. flicker: false
  1832. trail: false
  1833. colors:
  1834. - BLUE
  1835. fade-colors:
  1836. - YELLOW
  1837. '12':
  1838. loot-name: '&fSparks &dParticle Trail'
  1839. one-time-loot: true
  1840. broadcast-to-player: true
  1841. broadcasts:
  1842. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1843. already-had-broadcasts:
  1844. - '&bMystery Box: &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1845. messages:
  1846. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1847. already-had-messages:
  1848. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1849. had this loot you only receive &e2 &rof them!'
  1850. commands:
  1851. - manselect Creative
  1852. - manuaddp {PLAYER} trail.spark
  1853. sounds:
  1854. ENDERDRAGON_GROWL:
  1855. volume: 1.0
  1856. pitch: 0.5
  1857. ORB_PICKUP:
  1858. volume: 2.0
  1859. pitch: 0.5
  1860. already-had-sounds:
  1861. ENDERDRAGON_GROWL:
  1862. volume: 1.0
  1863. pitch: 0.5
  1864. ORB_PICKUP:
  1865. volume: 1.0
  1866. pitch: 0.5
  1867. fireworks:
  1868. '1':
  1869. type: STAR
  1870. flicker: false
  1871. trail: false
  1872. colors:
  1873. - BLUE
  1874. fade-colors:
  1875. - YELLOW
  1876. already-had-fireworks:
  1877. '1':
  1878. type: STAR
  1879. flicker: false
  1880. trail: false
  1881. colors:
  1882. - BLUE
  1883. fade-colors:
  1884. - YELLOW
  1885. '13':
  1886. loot-name: '&6&l50 Web Points'
  1887. one-time-loot: false
  1888. broadcast-to-player: true
  1889. broadcasts:
  1890. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1891. already-had-broadcasts:
  1892. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1893. messages:
  1894. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1895. already-had-messages:
  1896. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! You already found
  1897. this loot, but received &e100% &rof them anyways!'
  1898. commands:
  1899. - enjin addpoints {PLAYER} 50
  1900. already-had-commands:
  1901. - enjin addpoints {PLAYER} 50
  1902. sounds:
  1903. ORB_PICKUP:
  1904. volume: 1.5
  1905. pitch: 0.5
  1906. ENDERDRAGON_GROWL:
  1907. volume: 1.0
  1908. pitch: 0.3
  1909. already-had-sounds:
  1910. ORB_PICKUP:
  1911. volume: 1.5
  1912. pitch: 0.5
  1913. ENDERDRAGON_GROWL:
  1914. volume: 1.0
  1915. pitch: 0.3
  1916. fireworks:
  1917. '1':
  1918. type: BALL_LARGE
  1919. flicker: true
  1920. trail: true
  1921. colors:
  1922. - YELLOW
  1923. fade-colors:
  1924. - WHITE
  1925. already-had-fireworks:
  1926. '1':
  1927. type: BALL_LARGE
  1928. flicker: false
  1929. trail: true
  1930. colors:
  1931. - YELLOW
  1932. fade-colors:
  1933. - WHITE
  1934. halloween:
  1935. item-name: '&3[&bLimited-Event&3] &6H&8a&6l&8l&6o&8w&6e&8e&6n &dCrate'
  1936. item-lore:
  1937. - '&7Open the &bMystery Crate &7to'
  1938. - '&7get various items!'
  1939. - ''
  1940. - '&7- &a1 &dTreasure Chest Key'
  1941. - '&7- &d2 &dTreasure Chest Keys'
  1942. - '&e- &3[&bLimited-Event&3] &fSkull &6Hat'
  1943. - '&e- &3[&bLimited-Event&3] &fGhost &6Hat'
  1944. - '&e- &3[&bLimited-Event&3] &6Jack-O''-Lantern &8Hat'
  1945. - '&e- &3[&bLimited-Event&3] &4Scary Clown &8Hat'
  1946. - '&6- &3[&b2015-Halloween-Event&3] &f[&6S&8p&6o&8o&6k&8y&f] &aNameplate'
  1947. - '&6- &c50 &6Web Points'
  1948. - '&4To get points, you must register at:'
  1949. - '&4http://tiny.cc/T4Ewebsite'
  1950. item-type: ENDER_CHEST
  1951. item-amount: 1
  1952. item-data: 0
  1953. permission: mb.hub
  1954. permission-message: '&a[&6Time4Events&a] &c[Error] &7You cannot open that in this
  1955. game!'
  1956. falling-mystery-box-name: '{PLAYER}''s &6H&8a&6l&8l&6o&8w&6e&8e&6n &dCrate'
  1957. falling-mystery-box-name2: '{PLAYER}''s loot: {LOOT_NAME}'
  1958. falling-mystery-box-type: ENDER_CHEST
  1959. loots:
  1960. '50':
  1961. '1':
  1962. loot-name: '&a1 &dTreasure Key'
  1963. one-time-loot: false
  1964. broadcast-to-player: true
  1965. broadcasts:
  1966. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1967. already-had-broadcasts:
  1968. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  1969. messages:
  1970. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  1971. already-had-messages:
  1972. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  1973. had this loot you only receive &e50% &rof them! That is, 100$. Half the price of a Treasure Key.'
  1974. commands:
  1975. - uc give key 1 {PLAYER}
  1976. already-had-commands:
  1977. - eco give {PLAYER} 100
  1978. sounds:
  1979. CHICKEN_EGG_POP:
  1980. volume: 1.0
  1981. pitch: 1.0
  1982. ORB_PICKUP:
  1983. volume: 1.5
  1984. pitch: 0.3
  1985. already-had-sounds:
  1986. CHICKEN_EGG_POP:
  1987. volume: 1.0
  1988. pitch: 1.0
  1989. ORB_PICKUP:
  1990. volume: 1.5
  1991. pitch: 0.5
  1992. fireworks:
  1993. '1':
  1994. type: BALL
  1995. flicker: false
  1996. trail: false
  1997. colors:
  1998. - LIME
  1999. fade-colors:
  2000. - WHITE
  2001. already-had-fireworks:
  2002. '1':
  2003. type: BURST
  2004. flicker: false
  2005. trail: false
  2006. colors:
  2007. - LIME
  2008. fade-colors:
  2009. - WHITE
  2010. '2':
  2011. loot-name: '&a2 &dTreasure Keys'
  2012. one-time-loot: false
  2013. broadcast-to-player: true
  2014. broadcasts:
  2015. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2016. already-had-broadcasts:
  2017. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2018. messages:
  2019. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  2020. already-had-messages:
  2021. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  2022. had this loot you only receive &e1 &rof them!'
  2023. commands:
  2024. - uc give key 2 {PLAYER}
  2025. already-had-commands:
  2026. - uc give key 1 {PLAYER}
  2027. sounds:
  2028. CHICKEN_EGG_POP:
  2029. volume: 1.0
  2030. pitch: 1.0
  2031. ORB_PICKUP:
  2032. volume: 1.5
  2033. pitch: 0.3
  2034. already-had-sounds:
  2035. CHICKEN_EGG_POP:
  2036. volume: 1.0
  2037. pitch: 1.0
  2038. ORB_PICKUP:
  2039. volume: 1.5
  2040. pitch: 0.5
  2041. fireworks:
  2042. '1':
  2043. type: BALL
  2044. flicker: false
  2045. trail: false
  2046. colors:
  2047. - LIME
  2048. fade-colors:
  2049. - WHITE
  2050. already-had-fireworks:
  2051. '1':
  2052. type: BALL
  2053. flicker: false
  2054. trail: false
  2055. colors:
  2056. - LIME
  2057. fade-colors:
  2058. - WHITE
  2059. '3':
  2060. loot-name: '&3[&bLimited-Event&3] &fSkull &6Hat'
  2061. one-time-loot: false
  2062. broadcast-to-player: true
  2063. broadcasts:
  2064. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2065. already-had-broadcasts:
  2066. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2067. messages:
  2068. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  2069. already-had-messages:
  2070. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  2071. had this loot you only receive &e50$&r!'
  2072. commands:
  2073. - manselect Hub
  2074. - manuaddp {PLAYER} ultracosmetics.hats.skull
  2075. already-had-commands:
  2076. - eco give {PLAYER} 50
  2077. sounds:
  2078. CHICKEN_EGG_POP:
  2079. volume: 1.0
  2080. pitch: 1.0
  2081. SKELETON_DEATH:
  2082. volume: 2.0
  2083. pitch: 0.5
  2084. WITHER_DEATH:
  2085. volume: 0.5
  2086. pitch: 0.8
  2087. already-had-sounds:
  2088. CHICKEN_EGG_POP:
  2089. volume: 1.0
  2090. pitch: 1.0
  2091. ORB_PICKUP:
  2092. volume: 1.5
  2093. pitch: 0.5
  2094. fireworks:
  2095. '1':
  2096. type: CREEPER
  2097. flicker: false
  2098. trail: true
  2099. colors:
  2100. - RED
  2101. fade-colors:
  2102. - WHITE
  2103. already-had-fireworks:
  2104. '1':
  2105. type: STAR
  2106. flicker: false
  2107. trail: false
  2108. colors:
  2109. - LIME
  2110. fade-colors:
  2111. - WHITE
  2112. '4':
  2113. loot-name: '&3[&bLimited-Event&3] &fGhost &6Hat'
  2114. one-time-loot: false
  2115. broadcast-to-player: true
  2116. broadcasts:
  2117. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2118. already-had-broadcasts:
  2119. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2120. messages:
  2121. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  2122. already-had-messages:
  2123. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  2124. had this loot you only receive &e50$&r!'
  2125. commands:
  2126. - manselect Hub
  2127. - manuaddp {PLAYER} ultracosmetics.hats.ghost
  2128. already-had-commands:
  2129. - eco give {PLAYER} 50
  2130. sounds:
  2131. CHICKEN_EGG_POP:
  2132. volume: 1.0
  2133. pitch: 1.0
  2134. GHAST_HURT:
  2135. volume: 1.5
  2136. pitch: 0.5
  2137. WITHER_DEATH:
  2138. volume: 0.5
  2139. pitch: 0.8
  2140. already-had-sounds:
  2141. CHICKEN_EGG_POP:
  2142. volume: 1.0
  2143. pitch: 1.0
  2144. ORB_PICKUP:
  2145. volume: 1.5
  2146. pitch: 0.5
  2147. fireworks:
  2148. '1':
  2149. type: CREEPER
  2150. flicker: false
  2151. trail: true
  2152. colors:
  2153. - RED
  2154. fade-colors:
  2155. - WHITE
  2156. already-had-fireworks:
  2157. '1':
  2158. type: STAR
  2159. flicker: false
  2160. trail: false
  2161. colors:
  2162. - LIME
  2163. fade-colors:
  2164. - WHITE
  2165. '5':
  2166. loot-name: '&3[&bLimited-Event&3] &6Jack-O''-Lantern &8Hat'
  2167. one-time-loot: false
  2168. broadcast-to-player: true
  2169. broadcasts:
  2170. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2171. already-had-broadcasts:
  2172. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2173. messages:
  2174. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  2175. already-had-messages:
  2176. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  2177. had this loot you only receive &e50$&r!'
  2178. commands:
  2179. - manselect Hub
  2180. - manuaddp {PLAYER} ultracosmetics.hats.jackolantern
  2181. already-had-commands:
  2182. - eco give {PLAYER} 50
  2183. sounds:
  2184. CHICKEN_EGG_POP:
  2185. volume: 1.0
  2186. pitch: 1.0
  2187. HORSE_DEATH:
  2188. volume: 1.7
  2189. pitch: 1.4
  2190. WITHER_DEATH:
  2191. volume: 0.5
  2192. pitch: 0.8
  2193. already-had-sounds:
  2194. CHICKEN_EGG_POP:
  2195. volume: 1.0
  2196. pitch: 1.0
  2197. ORB_PICKUP:
  2198. volume: 1.5
  2199. pitch: 0.5
  2200. fireworks:
  2201. '1':
  2202. type: CREEPER
  2203. flicker: false
  2204. trail: true
  2205. colors:
  2206. - RED
  2207. fade-colors:
  2208. - WHITE
  2209. already-had-fireworks:
  2210. '1':
  2211. type: STAR
  2212. flicker: false
  2213. trail: false
  2214. colors:
  2215. - LIME
  2216. fade-colors:
  2217. - WHITE
  2218. '6':
  2219. loot-name: '&3[&bLimited-Event&3] &4Scary Clown &6Hat'
  2220. one-time-loot: false
  2221. broadcast-to-player: true
  2222. broadcasts:
  2223. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2224. already-had-broadcasts:
  2225. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2226. messages:
  2227. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  2228. already-had-messages:
  2229. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  2230. had this loot you only receive &e50$&r!'
  2231. commands:
  2232. - manselect Hub
  2233. - manuaddp {PLAYER} ultracosmetics.hats.scaryclown
  2234. already-had-commands:
  2235. - eco give {PLAYER} 50
  2236. sounds:
  2237. CHICKEN_EGG_POP:
  2238. volume: 1.0
  2239. pitch: 1.0
  2240. ZOMBIE_AMBIENT:
  2241. volume: 2.0
  2242. pitch: 0.5
  2243. WITHER_DEATH:
  2244. volume: 0.5
  2245. pitch: 0.8
  2246. already-had-sounds:
  2247. CHICKEN_EGG_POP:
  2248. volume: 1.0
  2249. pitch: 1.0
  2250. ORB_PICKUP:
  2251. volume: 1.5
  2252. pitch: 0.5
  2253. fireworks:
  2254. '1':
  2255. type: CREEPER
  2256. flicker: false
  2257. trail: true
  2258. colors:
  2259. - RED
  2260. fade-colors:
  2261. - WHITE
  2262. already-had-fireworks:
  2263. '1':
  2264. type: STAR
  2265. flicker: false
  2266. trail: false
  2267. colors:
  2268. - LIME
  2269. fade-colors:
  2270. - WHITE
  2271. '7':
  2272. loot-name: '&3[&b2015-Halloween-Event&3] &f[&6S&8p&6o&8o&6k&8y&f] &aNameplate'
  2273. one-time-loot: true
  2274. broadcast-to-player: true
  2275. broadcasts:
  2276. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2277. already-had-broadcasts:
  2278. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2279. messages:
  2280. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  2281. already-had-messages:
  2282. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! Since you already
  2283. had this loot you only receive &e100$&r!'
  2284. commands:
  2285. - suffix other {PLAYER} &8T&6h&8e &6S&8p&6o&8o&6k&8y
  2286. already-had-commands:
  2287. - eco give {PLAYER} 100
  2288. sounds:
  2289. CHICKEN_EGG_POP:
  2290. volume: 1.0
  2291. pitch: 1.0
  2292. ZOMBIE_AMBIENT:
  2293. volume: 2.0
  2294. pitch: 0.5
  2295. WITHER_DEATH:
  2296. volume: 0.5
  2297. pitch: 0.8
  2298. already-had-sounds:
  2299. CHICKEN_EGG_POP:
  2300. volume: 1.0
  2301. pitch: 1.0
  2302. ORB_PICKUP:
  2303. volume: 1.5
  2304. pitch: 0.5
  2305. fireworks:
  2306. '1':
  2307. type: CREEPER
  2308. flicker: false
  2309. trail: true
  2310. colors:
  2311. - RED
  2312. fade-colors:
  2313. - WHITE
  2314. already-had-fireworks:
  2315. '1':
  2316. type: STAR
  2317. flicker: false
  2318. trail: false
  2319. colors:
  2320. - LIME
  2321. fade-colors:
  2322. - WHITE
  2323. '8':
  2324. loot-name: '&6&l50 Web Points'
  2325. one-time-loot: false
  2326. broadcast-to-player: true
  2327. broadcasts:
  2328. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2329. already-had-broadcasts:
  2330. - '&a[&6Time4Events&a] &e{PLAYER} &rhas found {LOOT_NAME}&r!'
  2331. messages:
  2332. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r!'
  2333. already-had-messages:
  2334. - '&a[&6Time4Events&a] &rYou have found {LOOT_NAME}&r! You already found
  2335. this loot, but received &e100% &rof them anyways!'
  2336. commands:
  2337. - enjin addpoints {PLAYER} 50
  2338. already-had-commands:
  2339. - enjin addpoints {PLAYER} 50
  2340. sounds:
  2341. ORB_PICKUP:
  2342. volume: 1.5
  2343. pitch: 0.5
  2344. ENDERDRAGON_GROWL:
  2345. volume: 1.0
  2346. pitch: 0.3
  2347. already-had-sounds:
  2348. ORB_PICKUP:
  2349. volume: 1.5
  2350. pitch: 0.5
  2351. ENDERDRAGON_GROWL:
  2352. volume: 1.0
  2353. pitch: 0.3
  2354. fireworks:
  2355. '1':
  2356. type: BALL_LARGE
  2357. flicker: true
  2358. trail: true
  2359. colors:
  2360. - YELLOW
  2361. fade-colors:
  2362. - WHITE
  2363. already-had-fireworks:
  2364. '1':
  2365. type: BALL_LARGE
  2366. flicker: false
  2367. trail: true
  2368. colors:
  2369. - YELLOW
  2370. fade-colors:
  2371. - WHITE
  2372. particles:
  2373. mystery-vault:
  2374. '1': FIREWORKS_SPARK;0;0;0;0;1
  2375. '2': WITCH_MAGIC;0;0;0;10;1
  2376. mystery-box:
  2377. '1': HAPPY_VILLAGER;0;0;0;0;1
  2378. '2': REDSTONE;0;0;0;10;1
  2379. charge:
  2380. '1': ENCHANTMENT_TABLE;0;0;0;1;60
  2381. explosion:
  2382. '1': LAVA;0;0;0;1;15
  2383. '2': SMOKE_NORMAL;0;0;0;1;40
  2384. '3': FLAME;0;0;0;1;40
  2385. end:
  2386. '1': NOTE;1;0.5;1;0;1
  2387. '2': CRIT_MAGIC;0.3;0.3;0.3;0;1
Add Comment
Please, Sign In to add comment