Advertisement
amitay12123

Untitled

May 15th, 2020
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.64 KB | None | 0 0
  1. Diamond:
  2. commands:
  3. - give {name} minecraft:diamond 1
  4. chance: 10
  5. rarity: rare
  6. give-display-item:
  7. value: false
  8. display-item:
  9. material: DIAMOND
  10. glow: true
  11. amount: 1
  12. name: '&cDiamond'
  13. lore:
  14. - '&7-'
  15. - '&eChance: &6%writtenchance%%'
  16. Dirt:
  17. chance: 20
  18. give-display-item:
  19. value: true
  20. with-lore: false
  21. display-item:
  22. material: DIRT
  23. glow: true
  24. amount: 1
  25. name: '&cDirt'
  26. lore:
  27. - '&5This is a &a&lcustom lore!'
  28. - '&c&oMake me unique to the default lore'
  29. - '&c&oThat you can set in the config.yml'
  30. DiamondSword:
  31. chance: 3
  32. rarity: legendary
  33. give-display-item:
  34. value: true
  35. with-lore: false
  36. display-item:
  37. material: DIAMOND_SWORD
  38. glow: false
  39. amount: 1
  40. name: '&cDiamond Sword'
  41. enchantments:
  42. - DURABILITY;10
  43. - DAMAGE_ALL;5
  44. - FIRE_ASPECT;2
  45. lore:
  46. - '&7-'
  47. - '&eChance: &6%writtenchance%%'
  48. MonsterEggsInAllVersions:
  49. commands:
  50. - give {name} minecraft:milk 1
  51. chance: 5
  52. rarity: legendary
  53. give-display-item:
  54. value: false
  55. display-item:
  56. material: CREEPER_SPAWN_EGG
  57. glow: false
  58. amount: 1
  59. name: '&cMonster-specific spawn eggs for all versions'
  60. lore:
  61. - '&7-'
  62. - '&eChance: &6%writtenchance%%'
  63. nbt-tags:
  64. - EntityTag CREEPER
  65. Speed:
  66. commands:
  67. - effect {name} 1 60 1
  68. - give {name} minecraft:milk 1
  69. chance: 5
  70. rarity: legendary
  71. give-display-item:
  72. value: true
  73. with-lore: false
  74. display-item:
  75. material: POTION
  76. glow: false
  77. amount: 1
  78. name: '&cSpeed Effect and Potion'
  79. potion-effects:
  80. - SPEED;0;0
  81. lore:
  82. - '&7-'
  83. - '&eChance: &6%writtenchance%%'
  84. SuperGoldenApple:
  85. chance: 7
  86. rarity: legendary
  87. give-display-item:
  88. value: true
  89. with-lore: false
  90. display-item:
  91. material: ENCHANTED_GOLDEN_APPLE
  92. glow: false
  93. amount: 1
  94. name: '&cSuper Golden Apple'
  95. lore:
  96. - '&7-'
  97. - '&eChance: &6%writtenchance%%'
  98. GoldenApple:
  99. chance: 10
  100. give-display-item:
  101. value: true
  102. with-lore: false
  103. display-item:
  104. material: GOLDEN_APPLE
  105. glow: false
  106. amount: 1
  107. name: '&cGolden Apple'
  108. lore:
  109. - '&7-'
  110. - '&eChance: &6%writtenchance%%'
  111. Grass:
  112. commands:
  113. - give {name} minecraft:grass
  114. chance: 20
  115. give-display-item:
  116. value: true
  117. lore: false
  118. display-item:
  119. material: GRASS
  120. glow: true
  121. amount: 1
  122. name: '&cGrass'
  123. lore:
  124. - '&7-'
  125. - '&eChance: &6%writtenchance%%'
  126. SpecialDirt:
  127. commands:
  128. - give {name} minecraft:dirt 1
  129. chance: 15
  130. give-display-item:
  131. value: true
  132. with-lore: false
  133. display-item:
  134. material: DIRT
  135. glow: false
  136. amount: 1
  137. name: '&cSpecial Dirt'
  138. lore:
  139. - '&6I'
  140. - '&eam'
  141. - '&cspecial!'
  142. - '&7-'
  143. - '&eChance: &6%writtenchance%%'
  144. Jump:
  145. commands:
  146. - effect {name} 8 60 1
  147. - give {name} minecraft:milk_bucket 1
  148. chance: 7
  149. rarity: rare
  150. give-display-item:
  151. value: false
  152. display-item:
  153. material: POTION
  154. glow: false
  155. amount: 1
  156. name: '&cJump Potion Effect'
  157. potion-effects:
  158. - JUMP;0;0
  159. lore:
  160. - '&7-'
  161. - '&eChance: &6%writtenchance%%'
  162. SpecialDirt2:
  163. chance: 10
  164. rarity: rare
  165. give-display-item:
  166. value: true
  167. with-lore: false
  168. display-item:
  169. material: DIRT
  170. glow: false
  171. amount: 1
  172. name: '&cMore Special Dirt'
  173. lore:
  174. - ''
  175. - '&4&lSUPER RARE: &6%writtenchance%% &lCHANCE'
  176. - ''
  177. - '&7Get Special Dirt if you win this!'
  178. MyHead:
  179. chance: 1.0
  180. give-display-item:
  181. value: true
  182. with-lore: false
  183. display-item:
  184. material: PLAYER_HEAD
  185. glow: false
  186. amount: 1
  187. player-head-name: Ztowne13
  188. name: '&cZtowne13s Head'
  189. lore:
  190. - '&7-'
  191. - '&eChance: &6%writtenchance%%'
  192. SuperCoolEnchantBook:
  193. chance: 1.0
  194. give-display-item:
  195. value: true
  196. with-lore: false
  197. display-item:
  198. material: ENCHANTED_BOOK
  199. amount: 1
  200. name: '&bFancy Enchantment Book'
  201. enchantments:
  202. - THORNS;3
  203. lore:
  204. - '&7-'
  205. - '&eChance: &6%writtenchance%%'
  206. ColoredChestplate:
  207. chance: 1.0
  208. give-display-item:
  209. value: false
  210. with-lore: false
  211. with-name: true
  212. display-item:
  213. material: LEATHER_CHESTPLATE
  214. glow: false
  215. amount: 1
  216. color:
  217. blue: 51
  218. red: 255
  219. green: 201
  220. RewardFallbackExample:
  221. chance: 10.0
  222. give-display-item:
  223. value: false
  224. commands:
  225. - pex user set %player% VIPRank
  226. fallback-reward:
  227. reward-name: FallbackExample
  228. permission: rewards.fallbackexample
  229. display-item:
  230. material: BOOK_AND_QUILL
  231. amount: 1
  232. name: '&bRankup Book (Fallback Reward Example)'
  233. glow: true
  234. lore:
  235. - ''
  236. - '&fThis reward has a fallback'
  237. - '&freward. If the player has the'
  238. - '&fpermission rewards.fallbackexample'
  239. - '&fand they win this item, they will'
  240. - '&fwin the FallbackExample reward instead of'
  241. - '&fthis reward.'
  242. FallbackExample:
  243. chance: 10.0
  244. give-display-item:
  245. value: false
  246. commands:
  247. - eco give %player% 10000
  248. display-item:
  249. material: BOOK_AND_QUILL
  250. amount: 1
  251. name: '&a$10k (Fallback Reward Example)'
  252. lore:
  253. - ''
  254. - '&fThis reward is a fallback'
  255. - '&freward. If the player has the'
  256. - '&fpermission rewards.fallbackexample'
  257. - '&fand they win the RewardFallbackExample'
  258. - '&freward, they will receive this reward'
  259. - '&finstead of that reward.'
  260. '[Vote_Pickaxe]':
  261. commands: []
  262. chance: 5.0
  263. rarity: rare
  264. give-display-item:
  265. value: true
  266. with-lore: false
  267. with-name: true
  268. display-item:
  269. material: DIAMOND_PICKAXE
  270. glow: false
  271. amount: 1
  272. name: '&8&l[&c&lVote &f&lPickaxe&8&l]'
  273. enchantments:
  274. - DIG_SPEED;15
  275. - LOOT_BONUS_BLOCKS;3
  276. '[Vote_Axe]':
  277. commands: []
  278. chance: 5.0
  279. rarity: common
  280. give-display-item:
  281. value: true
  282. with-lore: false
  283. with-name: true
  284. display-item:
  285. material: DIAMOND_AXE
  286. glow: false
  287. amount: 1
  288. name: '&8&l[&c&lVote &f&lAxe&8&l]'
  289. enchantments:
  290. - DIG_SPEED;10
  291. - LOOT_BONUS_BLOCKS;2
  292. '[Vote_Boots]':
  293. commands: []
  294. chance: 5.0
  295. rarity: default
  296. give-display-item:
  297. value: true
  298. with-lore: false
  299. with-name: true
  300. display-item:
  301. material: LEATHER_BOOTS
  302. glow: false
  303. amount: 1
  304. name: '&8&l[&c&lVote &f&lBoots&8&l]'
  305. enchantments:
  306. - PROTECTION_ENVIRONMENTAL;2
  307. - DURABILITY;1
  308. color:
  309. red: 160
  310. green: 101
  311. blue: 64
  312. '[Vote_Leggings]':
  313. commands: []
  314. chance: 5.0
  315. rarity: default
  316. give-display-item:
  317. value: true
  318. with-lore: false
  319. with-name: true
  320. display-item:
  321. material: LEATHER_LEGGINGS
  322. glow: false
  323. amount: 1
  324. name: '&8&l[&c&lVote &f&lLeggings&8&l]'
  325. enchantments:
  326. - PROTECTION_ENVIRONMENTAL;2
  327. - DURABILITY;1
  328. color:
  329. red: 160
  330. green: 101
  331. blue: 64
  332. '[2xVote_Key]':
  333. commands:
  334. - sc givekey VoteCrate %player% 2
  335. chance: 5.0
  336. rarity: default
  337. give-display-item:
  338. value: false
  339. with-lore: false
  340. with-name: true
  341. display-item:
  342. material: TRIPWIRE_HOOK
  343. glow: false
  344. amount: 1
  345. name: '&f2x&8&l[&c&lVote &f&lKey&8&l]'
  346. '[FallingStar_Key]':
  347. commands:
  348. - sc givekey FallingStarCrate %player% 1
  349. chance: 5.0
  350. rarity: default
  351. give-display-item:
  352. value: false
  353. with-lore: false
  354. with-name: true
  355. display-item:
  356. material: TRIPWIRE_HOOK
  357. glow: false
  358. amount: 1
  359. name: '&8&l[&2&lFallingStar &f&lKey&8&l]'
  360. '[Solar_Key]':
  361. commands:
  362. - sc givekey SolarCrate %player% 1
  363. chance: 5.0
  364. rarity: default
  365. give-display-item:
  366. value: false
  367. with-lore: false
  368. with-name: true
  369. display-item:
  370. material: TRIPWIRE_HOOK
  371. glow: false
  372. amount: 1
  373. name: '&8&l[&d&lSolar &f&lKey&8&l]'
  374. '[Vote_Shovel]':
  375. commands: []
  376. chance: 5.0
  377. rarity: default
  378. give-display-item:
  379. value: true
  380. with-lore: false
  381. with-name: true
  382. display-item:
  383. material: DIAMOND_SHOVEL
  384. glow: false
  385. amount: 1
  386. name: '&8&l[&c&lVote &f&lShovel&8&l]'
  387. enchantments:
  388. - DIG_SPEED;10
  389. '[Vote_Sword]':
  390. commands: []
  391. chance: 5.0
  392. rarity: default
  393. give-display-item:
  394. value: true
  395. with-lore: false
  396. with-name: true
  397. display-item:
  398. material: IRON_SWORD
  399. glow: false
  400. amount: 1
  401. name: '&8&l[&c&lVote &f&lSword&8&l]'
  402. enchantments:
  403. - DAMAGE_ALL;1
  404. - DURABILITY;1
  405. '[Vote_Helmet]':
  406. commands: []
  407. chance: 5.0
  408. rarity: default
  409. give-display-item:
  410. value: true
  411. with-lore: false
  412. with-name: true
  413. display-item:
  414. material: LEATHER_HELMET
  415. glow: false
  416. amount: 1
  417. name: '&8&l[&c&lVote &f&lHelmet&8&l]'
  418. enchantments:
  419. - PROTECTION_ENVIRONMENTAL;2
  420. - DURABILITY;1
  421. color:
  422. red: 102
  423. green: 153
  424. blue: 216
  425. '[Vote_Chestplate]':
  426. commands: []
  427. chance: 5.0
  428. rarity: default
  429. give-display-item:
  430. value: true
  431. with-lore: false
  432. with-name: true
  433. display-item:
  434. material: LEATHER_CHESTPLATE
  435. glow: false
  436. amount: 1
  437. name: '&8&l[&c&lVote &f&lChestplate&8&l]'
  438. enchantments:
  439. - PROTECTION_ENVIRONMENTAL;2
  440. - DURABILITY;1
  441. color:
  442. red: 102
  443. green: 153
  444. blue: 216
  445. '[SuperNova_Rank]':
  446. commands:
  447. - voucher give supernovarank 1 %player%
  448. chance: 0.004
  449. rarity: legendary
  450. give-display-item:
  451. value: false
  452. with-lore: false
  453. with-name: true
  454. display-item:
  455. material: ENDER_PEARL
  456. glow: false
  457. amount: 1
  458. name: '&8&l[&5&lSuperNova &f&lRank&8&l]'
  459. '>>20,000$<<':
  460. commands:
  461. - eco give %player% 20000
  462. chance: 5.0
  463. rarity: default
  464. give-display-item:
  465. value: false
  466. with-lore: false
  467. with-name: true
  468. display-item:
  469. material: PAPER
  470. glow: false
  471. amount: 1
  472. name: '&7&l>>&a&l20,000$&7&l<<'
  473. '>>40,000$<<':
  474. commands:
  475. - eco give %player% 40000
  476. chance: 5.0
  477. rarity: default
  478. give-display-item:
  479. value: false
  480. with-lore: false
  481. with-name: true
  482. display-item:
  483. material: PAPER
  484. glow: false
  485. amount: 1
  486. name: '&7&l>>&a&l40,000$&7&l<<'
  487. '>>70,000$<<':
  488. commands:
  489. - eco give %player% 70000
  490. chance: 5.0
  491. rarity: default
  492. give-display-item:
  493. value: false
  494. with-lore: false
  495. with-name: true
  496. display-item:
  497. material: PAPER
  498. glow: false
  499. amount: 1
  500. name: '&7&l>>&a&l70,000$&7&l<<'
  501. '>>35,000_TOKENS<<':
  502. commands:
  503. - tokens add %player% 35000
  504. chance: 5.0
  505. rarity: default
  506. give-display-item:
  507. value: false
  508. with-lore: false
  509. with-name: true
  510. display-item:
  511. material: SUNFLOWER
  512. glow: false
  513. amount: 1
  514. name: '&7&l>>&e&l35,000 TOKENS&7&l<<'
  515. '>>50,000_TOKENS<<':
  516. commands:
  517. - tokens add %player% 50000
  518. chance: 5.0
  519. rarity: default
  520. give-display-item:
  521. value: false
  522. with-lore: false
  523. with-name: true
  524. display-item:
  525. material: SUNFLOWER
  526. glow: false
  527. amount: 1
  528. name: '&7&l>>&e&l50,000 TOKENS&7&l<<'
  529. '>>65,000_TOKENS<<':
  530. commands:
  531. - tokens add %player% 50000
  532. chance: 5.0
  533. rarity: default
  534. give-display-item:
  535. value: false
  536. with-lore: false
  537. with-name: true
  538. display-item:
  539. material: SUNFLOWER
  540. glow: false
  541. amount: 1
  542. name: '&7&l>>&e&l65,000 TOKENS&7&l<<'
  543. lore:
  544. - §7-
  545. - '§eChance: §6%writtenchance%%'
  546. '[Moon_Kit]':
  547. commands:
  548. - voucher give moonkit 1 %player%
  549. chance: 5.0
  550. rarity: default
  551. give-display-item:
  552. value: false
  553. with-lore: false
  554. with-name: true
  555. display-item:
  556. material: SNOWBALL
  557. glow: false
  558. amount: 1
  559. name: '&8&l[&c&lMoon &f&lKit&8&l]'
  560. '[Galaxy_Rank]':
  561. commands:
  562. - voucher give galaxyrank 1 %player%
  563. chance: 0.001
  564. rarity: default
  565. give-display-item:
  566. value: false
  567. with-lore: false
  568. with-name: true
  569. display-item:
  570. material: ENDER_EYE
  571. glow: false
  572. amount: 1
  573. name: '&8&l[&3&lGalaxy &f&lRank&8&l]'
  574. '[FallingStar_Pickaxe]':
  575. commands: []
  576. chance: 5.0
  577. rarity: rare
  578. give-display-item:
  579. value: true
  580. with-lore: false
  581. with-name: true
  582. display-item:
  583. material: DIAMOND_PICKAXE
  584. glow: false
  585. amount: 1
  586. name: '&8&l[&2&lFallingStar &f&lPickaxe&8&l]'
  587. enchantments:
  588. - DIG_SPEED;20
  589. - LOOT_BONUS_BLOCKS;7
  590. '[FallingStar_Axe]':
  591. commands: []
  592. chance: 5.0
  593. rarity: common
  594. give-display-item:
  595. value: true
  596. with-lore: false
  597. with-name: true
  598. display-item:
  599. material: DIAMOND_AXE
  600. glow: false
  601. amount: 1
  602. name: '&8&l[&2&lFallingStar &f&lAxe&8&l]'
  603. enchantments:
  604. - DIG_SPEED;20
  605. '[FallingStar_Boots]':
  606. commands: []
  607. chance: 5.0
  608. rarity: default
  609. give-display-item:
  610. value: true
  611. with-lore: false
  612. with-name: true
  613. display-item:
  614. material: CHAINMAIL_BOOTS
  615. glow: false
  616. amount: 1
  617. name: '&8&l[&2&lFallingStar &f&lBoots&8&l]'
  618. enchantments:
  619. - PROTECTION_ENVIRONMENTAL;2
  620. - DURABILITY;1
  621. color:
  622. red: 160
  623. green: 101
  624. blue: 64
  625. '[FallingStar_Leggings]':
  626. commands: []
  627. chance: 5.0
  628. rarity: default
  629. give-display-item:
  630. value: true
  631. with-lore: false
  632. with-name: true
  633. display-item:
  634. material: CHAINMAIL_LEGGINGS
  635. glow: false
  636. amount: 1
  637. name: '&8&l[&2&lFallingStar &f&lLeggings&8&l]'
  638. enchantments:
  639. - PROTECTION_ENVIRONMENTAL;2
  640. - DURABILITY;1
  641. color:
  642. red: 160
  643. green: 101
  644. blue: 64
  645. '[3xVote_Key]':
  646. commands:
  647. - sc givekey VoteCrate %player% 3
  648. chance: 5.0
  649. rarity: default
  650. give-display-item:
  651. value: false
  652. with-lore: false
  653. with-name: true
  654. display-item:
  655. material: TRIPWIRE_HOOK
  656. glow: false
  657. amount: 1
  658. name: '&f3x&8&l[&c&lVote &f&lKey&8&l]'
  659. '[2xFallingStar_Key]':
  660. commands:
  661. - sc givekey FallingStarCrate %player% 2
  662. chance: 5.0
  663. rarity: default
  664. give-display-item:
  665. value: false
  666. with-lore: false
  667. with-name: true
  668. display-item:
  669. material: TRIPWIRE_HOOK
  670. glow: false
  671. amount: 1
  672. name: '&f2x&8&l[&2&lFallingStar &f&lKey&8&l]'
  673. '[FallingStar_Shovel]':
  674. commands: []
  675. chance: 5.0
  676. rarity: default
  677. give-display-item:
  678. value: true
  679. with-lore: false
  680. with-name: true
  681. display-item:
  682. material: DIAMOND_SHOVEL
  683. glow: false
  684. amount: 1
  685. name: '&8&l[&2&lFallingStar &f&lShovel&8&l]'
  686. enchantments:
  687. - DIG_SPEED;20
  688. '[FallingStar_Sword]':
  689. commands: []
  690. chance: 5.0
  691. rarity: default
  692. give-display-item:
  693. value: true
  694. with-lore: false
  695. with-name: true
  696. display-item:
  697. material: IRON_SWORD
  698. glow: false
  699. amount: 1
  700. name: '&8&l[&2&lFallingStar &f&lSword&8&l]'
  701. enchantments:
  702. - DAMAGE_ALL;2
  703. - DURABILITY;2
  704. '[FallingStar_Helmet]':
  705. commands: []
  706. chance: 5.0
  707. rarity: default
  708. give-display-item:
  709. value: true
  710. with-lore: false
  711. with-name: true
  712. display-item:
  713. material: CHAINMAIL_HELMET
  714. glow: false
  715. amount: 1
  716. name: '&8&l[&2&lFallingStar &f&lHelmet&8&l]'
  717. enchantments:
  718. - PROTECTION_ENVIRONMENTAL;2
  719. - DURABILITY;1
  720. color:
  721. red: 102
  722. green: 153
  723. blue: 216
  724. '[FallingStar_Chestplate]':
  725. commands: []
  726. chance: 5.0
  727. rarity: default
  728. give-display-item:
  729. value: true
  730. with-lore: false
  731. with-name: true
  732. display-item:
  733. material: CHAINMAIL_CHESTPLATE
  734. glow: false
  735. amount: 1
  736. name: '&8&l[&2&lFallingStar &f&lChestplate&8&l]'
  737. enchantments:
  738. - PROTECTION_ENVIRONMENTAL;2
  739. - DURABILITY;1
  740. color:
  741. red: 102
  742. green: 153
  743. blue: 216
  744. '>>65,000$<<':
  745. commands:
  746. - eco give %player% 65000
  747. chance: 5.0
  748. rarity: default
  749. give-display-item:
  750. value: false
  751. with-lore: false
  752. with-name: true
  753. display-item:
  754. material: PAPER
  755. glow: false
  756. amount: 1
  757. name: '&7&l>>&a&l65,000$&7&l<<'
  758. '>>90,000$<<':
  759. commands:
  760. - eco give %player% 90000
  761. chance: 5.0
  762. rarity: default
  763. give-display-item:
  764. value: false
  765. with-lore: false
  766. with-name: true
  767. display-item:
  768. material: PAPER
  769. glow: false
  770. amount: 1
  771. name: '&7&l>>&a&l90,000$&7&l<<'
  772. '>>70,000_TOKENS<<':
  773. commands:
  774. - tokens add %player% 70000
  775. chance: 5.0
  776. rarity: default
  777. give-display-item:
  778. value: false
  779. with-lore: false
  780. with-name: true
  781. display-item:
  782. material: SUNFLOWER
  783. glow: false
  784. amount: 1
  785. name: '&7&l>>&e&l70,000 TOKENS&7&l<<'
  786. '>>90,000_TOKENS<<':
  787. commands:
  788. - tokens add %player% 90000
  789. chance: 5.0
  790. rarity: default
  791. give-display-item:
  792. value: false
  793. with-lore: false
  794. with-name: true
  795. display-item:
  796. material: SUNFLOWER
  797. glow: false
  798. amount: 1
  799. name: '&7&l>>&e&l90,000 TOKENS&7&l<<'
  800. '[Star_Kit]':
  801. commands:
  802. - voucher give starkit 1 %player%
  803. chance: 5.0
  804. rarity: default
  805. give-display-item:
  806. value: false
  807. with-lore: false
  808. with-name: true
  809. display-item:
  810. material: EMERALD
  811. glow: false
  812. amount: 1
  813. name: '&8&l[&a&lStar &f&lKit&8&l]'
  814. '[Solar_Pickaxe]':
  815. commands: []
  816. chance: 5.0
  817. rarity: rare
  818. give-display-item:
  819. value: true
  820. with-lore: false
  821. with-name: true
  822. display-item:
  823. material: DIAMOND_PICKAXE
  824. glow: false
  825. amount: 1
  826. name: '&8&l[&d&lSolar &f&lPickaxe&8&l]'
  827. enchantments:
  828. - DIG_SPEED;35
  829. - LOOT_BONUS_BLOCKS;15
  830. '[Solar_Axe]':
  831. commands: []
  832. chance: 5.0
  833. rarity: common
  834. give-display-item:
  835. value: true
  836. with-lore: false
  837. with-name: true
  838. display-item:
  839. material: DIAMOND_AXE
  840. glow: false
  841. amount: 1
  842. name: '&8&l[&d&lSolar &f&lAxe&8&l]'
  843. enchantments:
  844. - DIG_SPEED;35
  845. '[Solar_Boots]':
  846. commands: []
  847. chance: 5.0
  848. rarity: default
  849. give-display-item:
  850. value: true
  851. with-lore: false
  852. with-name: true
  853. display-item:
  854. material: CHAINMAIL_BOOTS
  855. glow: false
  856. amount: 1
  857. name: '&8&l[&d&lSolar &f&lBoots&8&l]'
  858. enchantments:
  859. - PROTECTION_ENVIRONMENTAL;4
  860. - DURABILITY;10
  861. color:
  862. red: 160
  863. green: 101
  864. blue: 64
  865. '[Solar_Leggings]':
  866. commands: []
  867. chance: 5.0
  868. rarity: default
  869. give-display-item:
  870. value: true
  871. with-lore: false
  872. with-name: true
  873. display-item:
  874. material: GOLD_LEGGINGS
  875. glow: false
  876. amount: 1
  877. name: '&8&l[&d&lSolar &f&lLeggings&8&l]'
  878. enchantments:
  879. - PROTECTION_ENVIRONMENTAL;5
  880. - DURABILITY;10
  881. color:
  882. red: 160
  883. green: 101
  884. blue: 64
  885. '[2xSolar_Key]':
  886. commands:
  887. - sc givekey SolarCrate %player% 2
  888. chance: 5.0
  889. rarity: default
  890. give-display-item:
  891. value: false
  892. with-lore: false
  893. with-name: true
  894. display-item:
  895. material: TRIPWIRE_HOOK
  896. glow: false
  897. amount: 1
  898. name: '&f2x&8&l[&d&lSolar &f&lKey&8&l]'
  899. '[3xFallingStar_Key]':
  900. commands:
  901. - sc givekey FallingStarCrate %player% 3
  902. chance: 5.0
  903. rarity: default
  904. give-display-item:
  905. value: false
  906. with-lore: false
  907. with-name: true
  908. display-item:
  909. material: TRIPWIRE_HOOK
  910. glow: false
  911. amount: 1
  912. name: '&f3x&8&l[&2&lFallingStar &f&lKey&8&l]'
  913. '[Galaxy_Key]':
  914. commands:
  915. - sc givekey GalaxyCrate %player% 1
  916. chance: 5.0
  917. rarity: default
  918. give-display-item:
  919. value: false
  920. with-lore: false
  921. with-name: true
  922. display-item:
  923. material: TRIPWIRE_HOOK
  924. glow: false
  925. amount: 1
  926. name: '&8&l[&3&lGalaxy &f&lKey&8&l]'
  927. '[Solar_Shovel]':
  928. commands: []
  929. chance: 5.0
  930. rarity: default
  931. give-display-item:
  932. value: true
  933. with-lore: false
  934. with-name: true
  935. display-item:
  936. material: DIAMOND_SHOVEL
  937. glow: false
  938. amount: 1
  939. name: '&8&l[&d&lSolar &f&lShovel&8&l]'
  940. enchantments:
  941. - DIG_SPEED;35
  942. '[Solar_Sword]':
  943. commands: []
  944. chance: 5.0
  945. rarity: default
  946. give-display-item:
  947. value: true
  948. with-lore: false
  949. with-name: true
  950. display-item:
  951. material: STONE_SWORD
  952. glow: false
  953. amount: 1
  954. name: '&8&l[&d&lSolar &f&lSword&8&l]'
  955. enchantments:
  956. - DAMAGE_ALL;3
  957. - DURABILITY;2
  958. '[Solar_Helmet]':
  959. commands: []
  960. chance: 5.0
  961. rarity: default
  962. give-display-item:
  963. value: true
  964. with-lore: false
  965. with-name: true
  966. display-item:
  967. material: GOLd_HELMET
  968. glow: false
  969. amount: 1
  970. name: '&8&l[&d&lSolar &f&lHelmet&8&l]'
  971. enchantments:
  972. - PROTECTION_ENVIRONMENTAL;4
  973. - DURABILITY;10
  974. color:
  975. red: 102
  976. green: 153
  977. blue: 216
  978. '[Solar_Chestplate]':
  979. commands: []
  980. chance: 5.0
  981. rarity: default
  982. give-display-item:
  983. value: true
  984. with-lore: false
  985. with-name: true
  986. display-item:
  987. material: GOLD_CHESTPLATE
  988. glow: false
  989. amount: 1
  990. name: '&8&l[&d&lSolar &f&lChestplate&8&l]'
  991. enchantments:
  992. - PROTECTION_ENVIRONMENTAL;5
  993. - DURABILITY;10
  994. color:
  995. red: 102
  996. green: 153
  997. blue: 216
  998. '>>80,000$<<':
  999. commands:
  1000. - eco give %player% 80000
  1001. chance: 5.0
  1002. rarity: default
  1003. give-display-item:
  1004. value: false
  1005. with-lore: false
  1006. with-name: true
  1007. display-item:
  1008. material: PAPER
  1009. glow: false
  1010. amount: 1
  1011. name: '&7&l>>&a&l80,000$&7&l<<'
  1012. '>>120,000$<<':
  1013. commands:
  1014. - eco give %player% 120000
  1015. chance: 5.0
  1016. rarity: default
  1017. give-display-item:
  1018. value: false
  1019. with-lore: false
  1020. with-name: true
  1021. display-item:
  1022. material: PAPER
  1023. glow: false
  1024. amount: 1
  1025. name: '&7&l>>&a&l120,000$&7&l<<'
  1026. '>>160,000$<<':
  1027. commands:
  1028. - eco give %player% 160000
  1029. chance: 5.0
  1030. rarity: default
  1031. give-display-item:
  1032. value: false
  1033. with-lore: false
  1034. with-name: true
  1035. display-item:
  1036. material: PAPER
  1037. glow: false
  1038. amount: 1
  1039. name: '&7&l>>&a&l160,000$&7&l<<'
  1040. '>>100,000_TOKENS<<':
  1041. commands:
  1042. - tokens add %player% 100000
  1043. chance: 5.0
  1044. rarity: default
  1045. give-display-item:
  1046. value: false
  1047. with-lore: false
  1048. with-name: true
  1049. display-item:
  1050. material: SUNFLOWER
  1051. glow: false
  1052. amount: 1
  1053. name: '&7&l>>&e&l100,000 TOKENS&7&l<<'
  1054. '>>125,000_TOKENS<<':
  1055. commands:
  1056. - tokens add %player% 125000
  1057. chance: 5.0
  1058. rarity: default
  1059. give-display-item:
  1060. value: false
  1061. with-lore: false
  1062. with-name: true
  1063. display-item:
  1064. material: SUNFLOWER
  1065. glow: false
  1066. amount: 1
  1067. name: '&7&l>>&e&l125,000 TOKENS&7&l<<'
  1068. '[Sun_Kit]':
  1069. commands:
  1070. - voucher give sun 1 %player%
  1071. chance: 5.0
  1072. rarity: default
  1073. give-display-item:
  1074. value: false
  1075. with-lore: false
  1076. with-name: true
  1077. display-item:
  1078. material: MAGMA_CREAM
  1079. glow: false
  1080. amount: 1
  1081. name: '&8&l[&e&lSun &f&lKit&8&l]'
  1082. '[SuperNova_Kit]':
  1083. commands:
  1084. - voucher give supernova 1 %player%
  1085. chance: 5.0
  1086. rarity: default
  1087. give-display-item:
  1088. value: false
  1089. with-lore: false
  1090. with-name: true
  1091. display-item:
  1092. material: NETHER_STAR
  1093. glow: false
  1094. amount: 1
  1095. name: '&8&l[&5&lSuperNova &f&lKit&8&l]'
  1096. '[Galaxy_Pickaxe]':
  1097. commands: []
  1098. chance: 5.0
  1099. rarity: rare
  1100. give-display-item:
  1101. value: true
  1102. with-lore: false
  1103. with-name: true
  1104. display-item:
  1105. material: DIAMOND_PICKAXE
  1106. glow: false
  1107. amount: 1
  1108. name: '&8&l[&3&lGalaxy &f&lPickaxe&8&l]'
  1109. enchantments:
  1110. - DIG_SPEED;60
  1111. - LOOT_BONUS_BLOCKS;35
  1112. '[Galaxy_Axe]':
  1113. commands: []
  1114. chance: 5.0
  1115. rarity: common
  1116. give-display-item:
  1117. value: true
  1118. with-lore: false
  1119. with-name: true
  1120. display-item:
  1121. material: DIAMOND_AXE
  1122. glow: false
  1123. amount: 1
  1124. name: '&8&l[&3&lGalaxy &f&lAxe&8&l]'
  1125. enchantments:
  1126. - DIG_SPEED;45
  1127. '[Galaxy_Boots]':
  1128. commands: []
  1129. chance: 5.0
  1130. rarity: default
  1131. give-display-item:
  1132. value: true
  1133. with-lore: false
  1134. with-name: true
  1135. display-item:
  1136. material: DIAMOND_BOOTS
  1137. glow: false
  1138. amount: 1
  1139. name: '&8&l[&3&lGalaxy &f&lBoots&8&l]'
  1140. enchantments:
  1141. - PROTECTION_ENVIRONMENTAL;2
  1142. - DURABILITY;3
  1143. color:
  1144. red: 160
  1145. green: 101
  1146. blue: 64
  1147. '[Galaxy_Leggings]':
  1148. commands: []
  1149. chance: 5.0
  1150. rarity: default
  1151. give-display-item:
  1152. value: true
  1153. with-lore: false
  1154. with-name: true
  1155. display-item:
  1156. material: DIAMOND_LEGGINGS
  1157. glow: false
  1158. amount: 1
  1159. name: '&8&l[&3&lGalaxy &f&lLeggings&8&l]'
  1160. enchantments:
  1161. - PROTECTION_ENVIRONMENTAL;2
  1162. - DURABILITY;3
  1163. color:
  1164. red: 160
  1165. green: 101
  1166. blue: 64
  1167. '[3xSolar_Key]':
  1168. commands:
  1169. - sc givekey SolarCrate %player% 3
  1170. chance: 5.0
  1171. rarity: default
  1172. give-display-item:
  1173. value: false
  1174. with-lore: false
  1175. with-name: true
  1176. display-item:
  1177. material: TRIPWIRE_HOOK
  1178. glow: false
  1179. amount: 1
  1180. name: '&f3x&8&l[&d&lSolar &f&lKey&8&l]'
  1181. '[4xFallingStar_Key]':
  1182. commands:
  1183. - sc givekey FallingStarCrate %player% 4
  1184. chance: 5.0
  1185. rarity: default
  1186. give-display-item:
  1187. value: false
  1188. with-lore: false
  1189. with-name: true
  1190. display-item:
  1191. material: TRIPWIRE_HOOK
  1192. glow: false
  1193. amount: 1
  1194. name: '&f4x&8&l[&2&lFallingStar &f&lKey&8&l]'
  1195. '[2xGalaxy_Key]':
  1196. commands:
  1197. - sc givekey GalaxyCrate %player% 2
  1198. chance: 5.0
  1199. rarity: default
  1200. give-display-item:
  1201. value: false
  1202. with-lore: false
  1203. with-name: true
  1204. display-item:
  1205. material: TRIPWIRE_HOOK
  1206. glow: false
  1207. amount: 1
  1208. name: '&f2x&8&l[&3&lGalaxy &f&lKey&8&l]'
  1209. '[Galaxy_Shovel]':
  1210. commands: []
  1211. chance: 5.0
  1212. rarity: default
  1213. give-display-item:
  1214. value: true
  1215. with-lore: false
  1216. with-name: true
  1217. display-item:
  1218. material: DIAMOND_SHOVEL
  1219. glow: false
  1220. amount: 1
  1221. name: '&8&l[&3&lGalaxy &f&lShovel&8&l]'
  1222. enchantments:
  1223. - DIG_SPEED;45
  1224. '[Galaxy_Sword]':
  1225. commands: []
  1226. chance: 5.0
  1227. rarity: default
  1228. give-display-item:
  1229. value: true
  1230. with-lore: false
  1231. with-name: true
  1232. display-item:
  1233. material: DIAMOND_SWORD
  1234. glow: false
  1235. amount: 1
  1236. name: '&8&l[&3&lGalaxy &f&lSword&8&l]'
  1237. enchantments:
  1238. - DAMAGE_ALL;3
  1239. - DURABILITY;2
  1240. '[Galaxy_KnockBack]':
  1241. commands: []
  1242. chance: 5.0
  1243. rarity: default
  1244. give-display-item:
  1245. value: true
  1246. with-lore: false
  1247. with-name: true
  1248. display-item:
  1249. material: STICK
  1250. glow: false
  1251. amount: 1
  1252. name: '&8&l[&3&lGalaxy &f&lStick&8&l]'
  1253. enchantments:
  1254. - KNOCKBACK;2
  1255. '[Galaxy_Helmet]':
  1256. commands: []
  1257. chance: 5.0
  1258. rarity: default
  1259. give-display-item:
  1260. value: true
  1261. with-lore: false
  1262. with-name: true
  1263. display-item:
  1264. material: DIAMOND_HELMET
  1265. glow: false
  1266. amount: 1
  1267. name: '&8&l[&3&lGalaxy &f&lHelmet&8&l]'
  1268. enchantments:
  1269. - PROTECTION_ENVIRONMENTAL;2
  1270. - DURABILITY;3
  1271. color:
  1272. red: 102
  1273. green: 153
  1274. blue: 216
  1275. '[Galaxy_Chestplate]':
  1276. commands: []
  1277. chance: 5.0
  1278. rarity: default
  1279. give-display-item:
  1280. value: true
  1281. with-lore: false
  1282. with-name: true
  1283. display-item:
  1284. material: DIAMOND_CHESTPLATE
  1285. glow: false
  1286. amount: 1
  1287. name: '&8&l[&3&lGalaxy &f&lChestplate&8&l]'
  1288. enchantments:
  1289. - PROTECTION_ENVIRONMENTAL;2
  1290. - DURABILITY;3
  1291. color:
  1292. red: 102
  1293. green: 153
  1294. blue: 216
  1295. '>>200,000$<<':
  1296. commands:
  1297. - eco give %player% 200000
  1298. chance: 5.0
  1299. rarity: default
  1300. give-display-item:
  1301. value: false
  1302. with-lore: false
  1303. with-name: true
  1304. display-item:
  1305. material: PAPER
  1306. glow: false
  1307. amount: 1
  1308. name: '&7&l>>&a&l200,000$&7&l<<'
  1309. '>>300,000$<<':
  1310. commands:
  1311. - eco give %player% 300000
  1312. chance: 5.0
  1313. rarity: default
  1314. give-display-item:
  1315. value: false
  1316. with-lore: false
  1317. with-name: true
  1318. display-item:
  1319. material: PAPER
  1320. glow: false
  1321. amount: 1
  1322. name: '&7&l>>&a&l300,000$&7&l<<'
  1323. '>>500,000$<<':
  1324. commands:
  1325. - eco give %player% 500000
  1326. chance: 5.0
  1327. rarity: default
  1328. give-display-item:
  1329. value: false
  1330. with-lore: false
  1331. with-name: true
  1332. display-item:
  1333. material: PAPER
  1334. glow: false
  1335. amount: 1
  1336. name: '&7&l>>&a&l500,000$&7&l<<'
  1337. '>>175,000_TOKENS<<':
  1338. commands:
  1339. - tokens add %player% 175000
  1340. chance: 5.0
  1341. rarity: default
  1342. give-display-item:
  1343. value: false
  1344. with-lore: false
  1345. with-name: true
  1346. display-item:
  1347. material: SUNFLOWER
  1348. glow: false
  1349. amount: 1
  1350. name: '&7&l>>&e&l175,000 TOKENS&7&l<<'
  1351. '>>250,000_TOKENS<<':
  1352. commands:
  1353. - tokens add %player% 250000
  1354. chance: 5.0
  1355. rarity: default
  1356. give-display-item:
  1357. value: false
  1358. with-lore: false
  1359. with-name: true
  1360. display-item:
  1361. material: SUNFLOWER
  1362. glow: false
  1363. amount: 1
  1364. name: '&7&l>>&e&l250,000 TOKENS&7&l<<'
  1365. '>>400,000_TOKENS<<':
  1366. commands:
  1367. - tokens add %player% 400000
  1368. chance: 5.0
  1369. rarity: default
  1370. give-display-item:
  1371. value: false
  1372. with-lore: false
  1373. with-name: true
  1374. display-item:
  1375. material: SUNFLOWER
  1376. glow: false
  1377. amount: 1
  1378. name: '&7&l>>&e&l400,000 TOKENS&7&l<<'
  1379. '[Sun_Kit]':
  1380. commands:
  1381. - voucher give sun 1 %player%
  1382. chance: 5.0
  1383. rarity: default
  1384. give-display-item:
  1385. value: false
  1386. with-lore: false
  1387. with-name: true
  1388. display-item:
  1389. material: MAGMA_CREAM
  1390. glow: false
  1391. amount: 1
  1392. name: '&8&l[&e&lSun &f&lKit&8&l]'
  1393. '[SuperNova_Kit]':
  1394. commands:
  1395. - voucher give supernova 1 %player%
  1396. chance: 5.0
  1397. rarity: default
  1398. give-display-item:
  1399. value: false
  1400. with-lore: false
  1401. with-name: true
  1402. display-item:
  1403. material: NETHER_STAR
  1404. glow: false
  1405. amount: 1
  1406. name: '&8&l[&5&lSuperNova &f&lKit&8&l]'
  1407. '[Galaxy_Kit]':
  1408. commands:
  1409. - voucher give galaxykit 1 %player%
  1410. chance: 5.0
  1411. rarity: default
  1412. give-display-item:
  1413. value: false
  1414. with-lore: false
  1415. with-name: true
  1416. display-item:
  1417. material: NETHER_STAR
  1418. glow: false
  1419. amount: 1
  1420. name: '&8&l[&3&lGalaxy &f&lKit&8&l]'
  1421. '[God_Moon_Rank]':
  1422. commands:
  1423. - voucher give moonrank 1 %player%
  1424. chance: 5
  1425. rarity: legendary
  1426. give-display-item:
  1427. value: false
  1428. with-lore: false
  1429. with-name: true
  1430. display-item:
  1431. material: SNOWBALL
  1432. glow: false
  1433. amount: 1
  1434. name: '&8&l[&c&lMoon &f&lRank&8&l]'
  1435. '[God_Star_Rank]':
  1436. commands:
  1437. - voucher give starrank 1 %player%
  1438. chance: 5
  1439. rarity: legendary
  1440. give-display-item:
  1441. value: false
  1442. with-lore: false
  1443. with-name: true
  1444. display-item:
  1445. material: EMERALD
  1446. glow: false
  1447. amount: 1
  1448. name: '&8&l[&a&lStar &f&lRank&8&l]'
  1449. '[God_Sun_Rank]':
  1450. commands:
  1451. - voucher give sunrank 1 %player%
  1452. chance: 5
  1453. rarity: legendary
  1454. give-display-item:
  1455. value: false
  1456. with-lore: false
  1457. with-name: true
  1458. display-item:
  1459. material: MAGMA_CREAM
  1460. glow: false
  1461. amount: 1
  1462. name: '&8&l[&e&lSun &f&lRank&8&l]'
  1463. '[God_SuperNova_Rank]':
  1464. commands:
  1465. - voucher give supernovarank 1 %player%
  1466. chance: 5
  1467. rarity: legendary
  1468. give-display-item:
  1469. value: false
  1470. with-lore: false
  1471. with-name: true
  1472. display-item:
  1473. material:
  1474. glow: false
  1475. amount: 1
  1476. name: '&8&l[&5&lSuperNova &f&lRank&8&l]'
  1477. '[God_Galaxy_Rank]':
  1478. commands:
  1479. - voucher give galaxyrank 1 %player%
  1480. chance: 5
  1481. rarity: legendary
  1482. give-display-item:
  1483. value: false
  1484. with-lore: false
  1485. with-name: true
  1486. display-item: EYE_OF_ENDER
  1487. material:
  1488. glow: false
  1489. amount: 1
  1490. name: '&8&l[&3&lGalaxy &f&lRank&8&l]'
  1491. '[God_Credits_5]':
  1492. commands:
  1493. - credits add %player% 5
  1494. chance: 5
  1495. rarity: legendary
  1496. give-display-item:
  1497. value: false
  1498. with-lore: false
  1499. with-name: true
  1500. display-item:
  1501. material: PAPER
  1502. glow: true
  1503. amount: 1
  1504. name: '&f&l5 CREDITS'
  1505. '[God_Credits_10]':
  1506. commands:
  1507. - credits add %player% 10
  1508. chance: 5
  1509. rarity: legendary
  1510. give-display-item:
  1511. value: false
  1512. with-lore: false
  1513. with-name: true
  1514. display-item:
  1515. material: PAPER
  1516. glow: true
  1517. amount: 1
  1518. name: '&f&l10 CREDITS'
  1519. '[God_Credits_15]':
  1520. commands:
  1521. - credits add %player% 15
  1522. chance: 5
  1523. rarity: legendary
  1524. give-display-item:
  1525. value: false
  1526. with-lore: false
  1527. with-name: true
  1528. display-item:
  1529. material: PAPER
  1530. glow: true
  1531. amount: 1
  1532. name: '&f&l15 CREDITS'
  1533. '[God_Money_Multiplier_0.2]':
  1534. commands:
  1535. - asa addmultiplier %player% 0.2
  1536. chance: 5
  1537. rarity: legendary
  1538. give-display-item:
  1539. value: false
  1540. with-lore: false
  1541. with-name: true
  1542. display-item:
  1543. material: BRICK
  1544. glow: true
  1545. amount: 1
  1546. name: '&f&l0.2 Booster Multiplier'
  1547. '[God_Money_Multiplier_0.3]':
  1548. commands:
  1549. - asa addmultiplier %player% 0.3
  1550. chance: 5
  1551. rarity: legendary
  1552. give-display-item:
  1553. value: false
  1554. with-lore: false
  1555. with-name: true
  1556. display-item:
  1557. material: BRICK
  1558. glow: true
  1559. amount: 1
  1560. name: '&f&l0.3 Booster Multiplier'
  1561. '[God_Money_Multiplier_0.5]':
  1562. commands:
  1563. - asa addmultiplier %player% 0.5
  1564. chance: 5
  1565. rarity: legendary
  1566. give-display-item:
  1567. value: false
  1568. with-lore: false
  1569. with-name: true
  1570. display-item:
  1571. material: BRICK
  1572. glow: true
  1573. amount: 1
  1574. name: '&f&l0.5 Booster Multiplier'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement