Advertisement
Guest User

Classic

a guest
Jul 16th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. Crate:
  2. CrateType: QuickCrate
  3. CrateName: '&8Voter Crate'
  4. Preview-Name: '&8Voter Crate Preview'
  5. StartingKeys: 0
  6. InGUI: true
  7. Slot: 14
  8. OpeningBroadCast: true
  9. BroadCast: '%Prefix%&6&l%Player% &7is opening a &e&lClassic Chest&7.'
  10. Item: 'CHEST'
  11. Glowing: false
  12. Name: '&e&lVoter Crate'
  13. Lore:
  14. - '&7This is a thankyou for voting for us!'
  15. - '&7You have &6%Keys% keys &7to open this crate with.'
  16. - '&7&l(&e&l!&7&l) Right click to view rewards.'
  17. Preview:
  18. Toggle: true
  19. ChestLines: 6
  20. Glass:
  21. Toggle: true
  22. Item: 'YELLOW_STAINED_GLASS_PANE'
  23. PhysicalKey:
  24. Name: '&e&Voter Crate &c&lKey'
  25. Lore:
  26. - '&7A special Key'
  27. - '&7For a special Crate.'
  28. Item: 'TRIPWIRE_HOOK'
  29. Glowing: True
  30. Prizes:
  31. 1:
  32. DisplayName: '&a&lFancy Pants'
  33. DisplayItem: 'DIAMOND_LEGGINGS'
  34. DisplayAmount: 1
  35. Lore:
  36. - '&7Win a fancy pair of pants.'
  37. - '&6&lChance: &c&l40%'
  38. DisplayEnchantments:
  39. - 'PROTECTION_ENVIRONMENTAL:2'
  40. MaxRange: 100
  41. Chance: 20
  42. Items:
  43. - 'Item:DIAMOND_LEGGINGS, Amount:1, Name:&aFancy Pants, PROTECTION_ENVIRONMENTAL:2'
  44. Messages:
  45. - '&7You just won a &a&lFancy Pants&7.'
  46. 2:
  47. DisplayName: '&b&lClassic Sword'
  48. DisplayItem: 'DIAMOND_SWORD'
  49. DisplayAmount: 1
  50. Lore:
  51. - '&7Win a old classic sword.'
  52. - '&6&lChance: &c&l35%'
  53. DisplayEnchantments:
  54. - 'DAMAGE_ALL:2'
  55. - 'FIRE_ASPECT:1'
  56. MaxRange: 100
  57. Chance: 20
  58. Items:
  59. - 'Item:DIAMOND_SWORD, Amount:1, Name:&bClassic Sword, DAMAGE_ALL:2, FIRE_ASPECT:1'
  60. Messages:
  61. - '&7You just won a &b&lClassic Sword&7.'
  62. 3:
  63. DisplayName: '&e&l£10,000'
  64. DisplayItem: 'SUNFLOWER'
  65. DisplayAmount: 1
  66. Lore:
  67. - '&7Make it rain a lot of Money.'
  68. - '&6&lChance: &c&l20%'
  69. MaxRange: 100
  70. Chance: 20
  71. Firework: true
  72. Commands:
  73. - 'eco give %Player% 10000'
  74. Messages:
  75. - '&7You just won &a£10,000&7.'
  76. 4:
  77. DisplayName: '&b&lCrazy Crate &6&lKey &7'
  78. DisplayItem: 'TRIPWIRE_HOOK'
  79. DisplayAmount: 1
  80. Lore:
  81. - '&7A special Key'
  82. - '&7For a special Crate.'
  83. - '&6&lChance: &c&l2%'
  84. MaxRange: 100
  85. Chance: 2
  86. Firework: true
  87. Glowing: true
  88.  
  89. Commands:
  90. - 'cc give physical crazy 1 %Player%'
  91. 5:
  92. DisplayName: '&b&lGalactic Crate &6&lKey &7'
  93. DisplayItem: 'TRIPWIRE_HOOK'
  94. DisplayAmount: 1
  95. Lore:
  96. - '&7A special Key'
  97. - '&7For a special Crate.'
  98. - '&6&lChance: &c&l10%'
  99. MaxRange: 100
  100. Chance: 10
  101. Firework: true
  102. Glowing: true
  103.  
  104. Commands:
  105. - 'cc give physical galactic 1 %Player%'
  106. 6:
  107. DisplayName: '&a&lIron Ingot (x16)'
  108. DisplayItem: 'IRON_INGOT'
  109. DisplayAmount: 1
  110. Lore:'
  111. - '&6&lChance: &c&l40%'
  112. MaxRange: 100
  113. Chance: 40
  114. Items:
  115. - 'Item:IRON_INGOT, Amount:16'
  116. 7:
  117. DisplayName: '&a&lDiamonds (x16)'
  118. DisplayItem: 'DIAMOND'
  119. DisplayAmount: 1
  120. Lore:
  121. - '&6&lChance: &c&l20%'
  122. MaxRange: 100
  123. Chance: 20
  124. Items:
  125. - 'Item:DIAMOND, Amount:16'
  126. 8:
  127. DisplayName: '&a&lObsidian (x32)'
  128. DisplayItem: 'OBSIDIAN'
  129. DisplayAmount: 1
  130. Lore:
  131. - '&6&lChance: &c&l20%'
  132. MaxRange: 100
  133. Chance: 20
  134. Items:
  135. - 'Item:OBSIDIAN, Amount:32'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement