Advertisement
Guest User

tier 3

a guest
Oct 20th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. Settings:
  2. Spawn-Chance: 20
  3. Use-Chance: true
  4. Placed-Block: '116'
  5. Bulk-Prizes:
  6. Toggle: true
  7. Random: true
  8. Max-Bulk: 3
  9. Hologram-Toggle: true
  10. Hologram-Hight: 1.5
  11. Hologram:
  12. - '&7&l(&4&l!&7&l) &8&lPlatinum Crate'
  13. Firework-Toggle: false
  14. Firework-Colors:
  15. - 'Gray'
  16. - 'Black'
  17. - 'Red'
  18. Signal-Flare:
  19. Toggle: true
  20. Time: '40s'
  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.7.10 - 1.11)
  32. # <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 "_".
  33. ###################################
  34. Prizes:
  35. '1':
  36. Chance: 50
  37. Messages:
  38. - '&7You have just found &a$1,000,000&7.'
  39. Commands:
  40. - 'eco give %Player% 1000000'
  41. '2':
  42. Chance: 25
  43. Messages:
  44. - '&7Congratulations you have just won a &a2 Black Scrolls.'
  45. Commands:
  46. - 'ce scroll black 2 %player%'
  47. '3':
  48. Chance: 25
  49. Messages:
  50. - '&7Congratulations you have just won a &aMonthly Crate.'
  51. Commands:
  52. - 'mcrate give %Player% october 1'
  53. '4':
  54. Chance: 10
  55. Messages:
  56. - '&7Congratulations you have just won a &4Mega &7Key set.'
  57. Commands:
  58. - 'crate givekey %player% mega 1'
  59. '5':
  60. Chance: 5
  61. Messages:
  62. - '&7Congratulations you have just won a &4Rank &7Key set.'
  63. Commands:
  64. - 'crate givekey %player% Rank 1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement