Advertisement
Guest User

Untitled

a guest
Nov 16th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. Crate:
  2. CrateType: Cosmic
  3. CrateName: '&b&lPrestige Crate'
  4. Preview-Name: '&b&lPrestige Crate Preview'
  5. StartingKeys: 0
  6. InGUI: true
  7. Slot: 21
  8. OpeningBroadCast: false
  9. BroadCast: ''
  10. Item: 'ENDER_CHEST'
  11. Glowing: false
  12. Name: '&b&lPrestige Crate'
  13. Lore:
  14. - '&7Keys can be obtained by prestiging!'
  15. - '&6Keys: %keys%'
  16. Preview:
  17. Toggle: true
  18. ChestLines: 6
  19. Glass:
  20. Toggle: true
  21. Item: 'PURPLE_STAINED_GLASS_PANE'
  22. PhysicalKey:
  23. Name: '&d&lRankup &b&lKey'
  24. Lore:
  25. - '&7Obtained by ranking up.'
  26. Item: 'TRIPWIRE_HOOK'
  27. Glowing: true
  28. # Tiers are available in Cosmic crates only
  29. #The tiers in the Crate
  30. Tiers:
  31. #The Config Name for the Crate
  32. Common:
  33. #The in-game name of the Crate
  34. Name: '&8Common'
  35. #Use the MetaData for the color of the glass
  36. Color: 'GRAY_STAINED_GLASS_PANE'
  37. #Chance of that item getting picked. It would be 80/100 chance because MaxRange is 100.
  38. Chance: 65
  39. #The max range that the chance will go though.
  40. MaxRange: 100
  41. UnCommon:
  42. Name: '&aUnCommon Prize'
  43. Color: 'LIME_STAINED_GLASS_PANE'
  44. Chance: 55
  45. MaxRange: 100
  46. Rare:
  47. Name: '&9Rare Prize'
  48. Color: 'BLUE_STAINED_GLASS_PANE'
  49. Chance: 20
  50. MaxRange: 100
  51. Legendary:
  52. Name: '&6Legendary Prize'
  53. Color: 'YELLOW_STAINED_GLASS_PANE'
  54. Chance: 10
  55. MaxRange: 100
  56. Prizes:
  57. 1:
  58. DisplayName: '&e10,000$'
  59. DisplayItem: 'SUNFLOWER'
  60. DisplayAmount: 1
  61. lore:
  62. - '&e&l30% &eChance'
  63. MaxRange: 100
  64. Chance: 30
  65. Tiers:
  66. - 'UnCommon'
  67. commands:
  68. - 'eco give %player% 10000'
  69. 2:
  70. DisplayName: '&b&lPrestige Armor'
  71. DisplayItem: 'DIAMOND_CHESTPLATE'
  72. DisplayAmount: 1
  73. lore:
  74. - '&e&l40% &eChance'
  75. MaxRange: 100
  76. Chance: 20
  77. Tiers:
  78. - 'Rare'
  79. Items:
  80. - 'Item:DIAMOND_HELMET, Amount:1, Name:&b&lPrestige Helmet, PROTECTION:, OXYGEN:1'
  81. 3:
  82. DisplayName: '&e&l$10000'
  83. DisplayItem: 'SUNFLOWER'
  84. DisplayAmount: 1
  85. Lore:
  86. - '&6&lChance: &c&l20%'
  87. MaxRange: 100
  88. Chance: 20
  89. Firework: true
  90. Tiers:
  91. - 'Basic'
  92. - 'UnCommon'
  93. - 'Rare'
  94. Commands:
  95. - 'eco give %Player% 10000'
  96. 4:
  97. DisplayName: '&b&lCrazy &4&lSword'
  98. DisplayItem: 'GOLDEN_SWORD'
  99. DisplayAmount: 1
  100. Lore:
  101. - '&7Win a crazy cool sword.'
  102. - '&6&lChance: &c&l10%'
  103. DisplayEnchantments:
  104. - 'DAMAGE_ALL:5'
  105. - 'FIRE_ASPECT:1'
  106. MaxRange: 100
  107. Chance: 10
  108. Tiers:
  109. - 'Rare'
  110. Items:
  111. - 'Item:GOLDEN_SWORD, Amount:1, Name:&b&lCrazy &4&lSword, DAMAGE_ALL:5, FIRE_ASPECT:1'
  112. 5:
  113. DisplayName: '&e&l$1,000,000'
  114. DisplayItem: 'SUNFLOWER'
  115. DisplayAmount: 1
  116. Lore:
  117. - '&7Make it rain a butt load of Money.'
  118. - '&6&lChance: &c&l20%'
  119. MaxRange: 100
  120. Chance: 20
  121. Firework: true
  122. Tiers:
  123. - 'Rare'
  124. Commands:
  125. - 'Eco give %Player% 1000000'
  126. 6:
  127. DisplayName: '&b&lCrazy Crate &6&lKey &7(x2)'
  128. DisplayItem: 'TRIPWIRE_HOOK'
  129. DisplayAmount: 1
  130. Lore:
  131. - '&7A special Key'
  132. - '&7For a special Crate.'
  133. - '&6&lChance: &c&l10%'
  134. MaxRange: 100
  135. Chance: 10
  136. Firework: true
  137. Glowing: true
  138. Tiers:
  139. - 'UnCommon'
  140. - 'Rare'
  141. Commands:
  142. - 'cc give physical Prestige 2 %Player%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement