Advertisement
Guest User

Untitled

a guest
Dec 15th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.68 KB | None | 0 0
  1. Settings:
  2. Spawn-Chance: 80 #The chance that this tier will spawn.
  3. Use-Chance: true #If true then it uses the chance option in the prizes and if false then each prize has a 1/(Amount of Prizes) chance of winning.
  4. Placed-Block: '54' #The block that will be clicked when they land.
  5. Bulk-Prizes: #This allows players to win multiple prizes from one crate.
  6. Toggle: false #Toggle if players can win multiple prizes.
  7. Random: true #If true then it will pick a random bulk from 1-MaxBulk.
  8. Max-Bulk: 3 #The max amount of prizes.
  9. Hologram-Toggle: true #Toggle on and off holograms.
  10. Hologram-Hight: 1.5 #How high the hologram will be from the crate.
  11. Hologram: #Holograms only show if Holographic Displays is on the server.
  12. - '&7(&6!&7) &e&lSupply Crate &7(&6!&7)'
  13. Firework-Toggle: true #Toggle on or off fireworks.
  14. Firework-Colors: #The colors the fireworks will be.
  15. - 'Gray'
  16. - 'Black'
  17. - 'Red'
  18. Signal-Flare:
  19. Toggle: true
  20. Time: '15s'
  21. Colors:
  22. - 'Gray'
  23. - 'Black'
  24. - 'red'
  25. ###################################
  26. # Items: Options
  27. # Item:<ID:MD> - You can choose the item with its id and meta data.
  28. # Amount:<Number> - Choose how many of the item you get.
  29. # Name:<Name> - The display name that goes on the item.
  30. # Lore:<Line 1>,<Line 2>,<Line 3>,<Line 4> - The lore that will go under the enchantments. Split lines with a ','
  31. # Glowing:<True/False> - Will make the item have a glowing effect without having an enchantment on the item. (Only supports 1.8 - 1.11)
  32. # Unbreaking:<True/False> - Will add the Unbreaking NBT tag to the item to allow custom textured items to be gained through the envoys.
  33. # <Enchantment>:<Level> - Choose the enchantment you want to add to the item. You can use the in-game names of the enchantment if you want. Replace the spaces in the name with "_".
  34. ###################################
  35. Prizes: #The prizes that can be won.
  36. '1':
  37. chance: 20
  38. Items:
  39. - 'Item:310, Amount:1, Name:&aSupply Drop Armour, Protection:3, Unbreaking:1'
  40. Messages:
  41. - '&7Congratulations you have just won an &fEnchanted Diamond Helmet.'
  42. '2':
  43. chance: 20
  44. Items:
  45. - 'Item:311, Amount:1, Name:&aSupply Drop Armour, Protection:3, Unbreaking:1'
  46. Messages:
  47. - '&7Congratulations you have just won an &fEnchanted Diamond Chestplate.'
  48. '3':
  49. chance: 20
  50. Items:
  51. - 'Item:312, Amount:1, Name:&aSupply Drop Armour, Protection:3, Unbreaking:1'
  52. Messages:
  53. - '&7Congratulations you have just won an &fEnchanted Diamond Leggings.'
  54. '4':
  55. chance: 20
  56. Items:
  57. - 'Item:313, Amount:1, Name:&aSupply Drop Armour, Protection:3, Unbreaking:1'
  58. Messages:
  59. - '&7Congratulations you have just won an &fEnchanted Diamond Boots.'
  60. '5':
  61. chance: 25
  62. Items:
  63. - 'Item:310, Amount:1, Name:&aSupply Drop Armour, Protection:2'
  64. Messages:
  65. - '&7Congratulations you have just won an &fEnchanted Diamond Helmet.'
  66. '6':
  67. chance: 25
  68. Items:
  69. - 'Item:311, Amount:1, Name:&aSupply Drop Armour, Protection:2'
  70. Messages:
  71. - '&7Congratulations you have just won an &fEnchanted Diamond Chestplate.'
  72. '7':
  73. chance: 25
  74. Items:
  75. - 'Item:312, Amount:1, Name:&aSupply Drop Armour, Protection:2'
  76. Messages:
  77. - '&7Congratulations you have just won an &fEnchanted Diamond Leggings.'
  78. '8':
  79. chance: 25
  80. Items:
  81. - 'Item:313, Amount:1, Name:&aSupply Drop Armour, Protection:2'
  82. Messages:
  83. - '&7Congratulations you have just won an &fEnchanted Diamond Boots.'
  84. '9':
  85. chance: 20
  86. Items:
  87. - 'Item:276, Amount:1, Name:&aSupply Drop Sword, Sharpness:3, Fireaspect:1, Unbreaking:1'
  88. Messages:
  89. - '&7Congratulations you have just won an &fEnchanted Diamond Sword.'
  90. '10':
  91. chance: 20
  92. Items:
  93. - 'Item:279, Amount:1, Name:&aSupply Drop Axe, Sharpness:3, Unbreaking:3'
  94. Messages:
  95. - '&7Congratulations you have just won an &fEnchanted Diamond Axe.'
  96. '11':
  97. chance: 20
  98. Items:
  99. - 'Item:277, Amount:1, Name:&aSupply Drop Shovel, Efficiency:3, Unbreaking:3, Fortune:1'
  100. Messages:
  101. - '&7Congratulations you have just won an &fEnchanted Diamond Shovel.'
  102. '12':
  103. chance: 20
  104. Items:
  105. - 'Item:278, Amount:1, Name:&aSupply Drop Pickaxe, Efficiency:3, Unbreaking:3, Fortune:1'
  106. Messages:
  107. - '&7Congratulations you have just won an &fEnchanted Diamond Pickaxe.'
  108. '13':
  109. chance: 20
  110. Items:
  111. - 'Item:261, Amount:1, Name:&aSupply Drop Bow, Power:3, Punch:2'
  112. Messages:
  113. - '&7Congratulations you have just won an &fEnchanted Bow.'
  114. '14':
  115. chance: 25
  116. Items:
  117. - 'Item:276, Amount:1, Name:&aSupply Drop Sword, Sharpness:1, Fireaspect:1'
  118. Messages:
  119. - '&7Congratulations you have just won an &fEnchanted Diamond Sword.'
  120. '15':
  121. chance: 25
  122. Items:
  123. - 'Item:279, Amount:1, Name:&aSupply Drop axe, Sharpness:2, Unbreaking:2'
  124. Messages:
  125. - '&7Congratulations you have just won an &fEnchanted Diamond Axe.'
  126. '16':
  127. chance: 25
  128. Items:
  129. - 'Item:277, Amount:1, Name:&aSupply Drop Shovel, Efficiency:2, Unbreaking:2'
  130. Messages:
  131. - '&7Congratulations you have just won an &fEnchanted Diamond Shovel.'
  132. '17':
  133. chance: 25
  134. Items:
  135. - 'Item:278, Amount:1, Name:&aSupply Drop Pickaxe, Efficiency:2, Unbreaking:2'
  136. Messages:
  137. - '&7Congratulations you have just won an &fEnchanted Diamond Pickaxe.'
  138. '18':
  139. chance: 25
  140. Items:
  141. - 'Item:261, Amount:1, Name:&aSupply Drop Bow, Power:2, Punch:1'
  142. Messages:
  143. - '&7Congratulations you have just won an &fEnchanted Bow.'
  144. '19':
  145. chance: 35
  146. Messages:
  147. - '&7Congratulations you have just won a &8Obsidian.'
  148. commands:
  149. - 'give {player} 49 10'
  150. '20':
  151. chance: 20
  152. Messages:
  153. - '&7Congratulations you have just won a &8Hoppers.'
  154. commands:
  155. - 'give {player} 154 3'
  156. '21':
  157. chance: 10
  158. commands:
  159. - 'givevoucher exp 10000 {player}'
  160. Messages:
  161. - '&7Congratulations you have just won &AExperience.'
  162. '22':
  163. chance: 15
  164. commands:
  165. - 'givevoucher exp 5000 {player}'
  166. Messages:
  167. - '&7Congratulations you have just won &AExperience.'
  168. '23':
  169. chance: 20
  170. commands:
  171. - 'givevoucher exp 2500 {player}'
  172. Messages:
  173. - '&7Congratulations you have just won &AExperience.'
  174. '24':
  175. chance: 20
  176. commands:
  177. - 'givevoucher money 10000 {player}'
  178. Messages:
  179. - '&7Congratulations you have just won &AMoney.'
  180. '25':
  181. chance: 40
  182. Messages:
  183. - '&7Congratulations you have just won a &6Golden Apples.'
  184. commands:
  185. - 'give {player} 322 3'
  186. '26':
  187. chance: 35
  188. Messages:
  189. - '&7Congratulations you have just won a &3Ender Pearls.'
  190. commands:
  191. - 'give {player} 322 3'
  192. '27':
  193. chance: 35
  194. Messages:
  195. - '&7Congratulations you have just won a &fCooked Beef.'
  196. commands:
  197. - 'give {player} 364 5'
  198. '28':
  199. chance: 35
  200. Messages:
  201. - '&7Congratulations you have just won a &fCooked Pork.'
  202. commands:
  203. - 'give {player} 366 5'
  204. '29':
  205. chance: 40
  206. Messages:
  207. - '&7Congratulations you have just won a &fIron Blocks.'
  208. commands:
  209. - 'give {player} 42 16'
  210. '30':
  211. chance: 30
  212. Messages:
  213. - '&7Congratulations you have just won a &EGold Blocks.'
  214. commands:
  215. - 'give {player} 41 16'
  216. '31':
  217. chance: 10
  218. Messages:
  219. - '&7Congratulations you have just won a &bDiamond Blocks.'
  220. commands:
  221. - 'give {player} 57 16'
  222. '32':
  223. chance: 20
  224. Messages:
  225. - '&7Congratulations you have just won a &aEmerald Blocks.'
  226. commands:
  227. - 'give {player} 133 16'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement