Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. Crate:
  2. CrateType: Wonder
  3. CrateName: '&8Commands'
  4. Preview-Name: '&8Command Crate Preview'
  5. StartingKeys: 0
  6. InGUI: true
  7. Slot: 23
  8. OpeningBroadCast: false
  9. BroadCast: ''
  10. Item: 'CHEST'
  11. Glowing: true
  12. Name: '&d&lCommand Chest'
  13. Lore:
  14. - '&7This crate contains strange objects,'
  15. - '&7from somewhere beyond this planet.'
  16. - '&7You have &6%Keys% keys &7to open this crate with.'
  17. - '&7&l(&e&l!&7&l) Right click to view rewards.'
  18. Preview:
  19. Toggle: true
  20. ChestLines: 6
  21. Glass:
  22. Toggle: true
  23. Item: 'STAINED_GLASS_PANE:10'
  24. PhysicalKey:
  25. Name: '&d&lCommand Crate &b&lKey'
  26. Lore:
  27. - '&7A special Key'
  28. - '&7For a special Crate.'
  29. Item: 'TRIPWIRE_HOOK'
  30. Glowing: true
  31. Hologram:
  32. Toggle: true
  33. Height: 1.5
  34. Message:
  35. - '&d&lCommand Chest'
  36. #The tiers in the Crate
  37. Tiers:
  38. #The Config Name for the Crate
  39. Basic: 'Command Crate'
  40. #The in-game name of the Crate
  41. Name: '&8Command Crate'
  42. #Use the MetaData for the color of the glass
  43. Color: 7
  44. #Chance of that item getting picked. It would be 80/100 chance because MaxRange is 100.
  45. Chance: 80
  46. #The max range that the chance will go though.
  47. MaxRange: 100
  48. UnCommon:
  49. Name: '&aUnCommon Prize'
  50. Color: 5
  51. Chance: 55
  52. MaxRange: 100
  53. Rare:
  54. Name: '&4Rare Prize'
  55. Color: 14
  56. Chance: 20
  57. MaxRange: 100
  58. Prizes:
  59. 1:
  60. DisplayName: '&d&l$25,000'
  61. DisplayItem: 'PAPER'
  62. DisplayAmount: 1
  63. Lore:
  64. - '&7 50 grand just for you :D.'
  65. - '&6&lChance: &c&90%'
  66. MaxRange: 100
  67. Chance: 40
  68. Tiers:
  69. - 'Basic'
  70. - 'UnCommon'
  71. - 'Rare'
  72. Items:
  73. - 'Item:PAPER, Amount:1, Name:&d&l$25,000'
  74. Commands:
  75. - 'broadcast &6&l%Player% &7has just won $25,000.'
  76. - 'eco give %Player% 50000'
  77. 2:
  78. DisplayName: '&b&l/feed command[1hr]'
  79. DisplayItem: 'PAPER'
  80. DisplayAmount: 1
  81. Lore:
  82. - '&7Win access to /feed[1hr]!.'
  83. - '&6&lChance: &c&100%''
  84. MaxRange: 100
  85. Chance: 60
  86. Tiers:
  87. - 'Basic'
  88. - 'UnCommon'
  89. - 'Rare'
  90. Items:
  91. - 'Item:PAPER, Amount:1, Name:&b25k'
  92. Commands:
  93. - 'lp user %Player% permission settemp essentials.feed true 1h'
  94. 3:
  95. DisplayName: '&e&lRank Upgrade!'
  96. DisplayItem: 'PAPER'
  97. DisplayAmount: 1
  98. Lore:
  99. - '&7A very rare RANK UPGRADE!!!.'
  100. - '&6&lChance: &c&65%'
  101. MaxRange: 100
  102. Chance: 20
  103. Firework: true
  104. Tiers:
  105. - 'Basic'
  106. - 'UnCommon'
  107. - 'Rare'
  108. Commands:
  109. - 'lp user %Player% promote main'
  110. - '&e&l%Player% HAS WON A RANK UPGRADE!!!'
  111. 4:
  112. DisplayName: '&b&lFusion Piece!'
  113. DisplayItem: 'Chest'
  114. DisplayAmount: 1
  115. Lore:
  116. - '&7Win a protection 5 armor piece!.'
  117. - '&6&lChance: &c&l10%'
  118. MaxRange: 100
  119. Chance: 60
  120. Tiers:
  121. - 'Rare'
  122. Items:
  123. - 'Item:CHEST, Amount:1, Name:&b&lFusion &4&lArmor'
  124. 5:
  125. DisplayName: '&b&lCommand Crate &6&lKey &7(x2)'
  126. DisplayItem: 'TRIPWIRE_HOOK'
  127. DisplayAmount: 1
  128. Lore:
  129. - '&7A special Key'
  130. - '&7For a special Crate.'
  131. - '&6&lChance: &c&l10%'
  132. MaxRange: 100
  133. Chance: 10
  134. Firework: true
  135. Glowing: true
  136. Tiers:
  137. - 'UnCommon'
  138. - 'Rare'
  139. Commands:
  140. - 'cc give physical crazy 2 %Player%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement