Advertisement
Guest User

tier 2 (only one to show up)

a guest
Oct 20th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. Settings:
  2. Spawn-Chance: 30
  3. Use-Chance: true
  4. Placed-Block: '130'
  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(&e&l!&7&l) &e&lRare Crate'
  13. Firework-Toggle: false
  14. Firework-Colors:
  15. - 'Gray'
  16. - 'Black'
  17. - 'Yellow'
  18. Signal-Flare:
  19. Toggle: true
  20. Time: '25s'
  21. Colors:
  22. - 'Gray'
  23. - 'Black'
  24. - 'Yellow'
  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: 25
  37. Messages:
  38. - '&7You have just found a &aTransmog Scroll&7.'
  39. Commands:
  40. - 'ce scroll transmog 2 %Player%'
  41. '2':
  42. Chance: 25
  43. Messages:
  44. - '&7You have just found a &aProtection Crystal&7.'
  45. Commands:
  46. - 'ce crystal 3 %Player%'
  47. '3':
  48. Chance: 10
  49. Messages:
  50. - '&7Congratulations you have just won &aCustom Kit'
  51. Commands:
  52. - 'essentials:kit custom %Player%'
  53. '4':
  54. Chance: 10
  55. Messages:
  56. - '&7Congratulations you have just won &aGrandmaster Kit'
  57. Commands:
  58. - 'essentials:kit grandmaster %Player%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement