Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. Vote:
  2. broadcastPrefix: '&5[Vote]'
  3. keyName: '&5Vote Key'
  4. keyLore:
  5. - '&bThis key is for Vote crates'
  6. - '&cVote is the vote'
  7. keyMaterial: EMERALD
  8. crateLocations: []
  9. prizePackages:
  10. '1':
  11. percent: 30
  12. playerMessage: '&aYou opened the crate and got awesome prizes!'
  13. broadcastMessage: '&e%player%&b opened a Vote crate!'
  14. commands:
  15. - broadcast %player% has won kit Emperor!
  16. - Kit Emperor %player%
  17. '2':
  18. percent: 30
  19. playerMessage: '&aYou opened the crate and got awesome prizes!'
  20. broadcastMessage: '&e%player%&b opened a Vote crate!'
  21. commands:
  22. - bc %player has gotten 500k from Vote crate! :O
  23. - eco give %player% 500000
  24. '3':
  25. percent: 40
  26. playerMessage: '&aYou opened the crate and got awesome prizes!'
  27. broadcastMessage: '&e%player%&b opened a Vote crate!'
  28. commands:
  29. - bc %player% has gotten 4 Super keys from Vote crate!
  30. - cratekey give %player% Super 4
  31. Super:
  32. broadcastPrefix: '&4[Super]'
  33. keyName: '&5Super Key'
  34. keyLore:
  35. - '&bThis key is for Super crates'
  36. - '&cTier one is the Super'
  37. keyMaterial: DIAMOND
  38. crateLocations: []
  39. prizePackages:
  40. '1':
  41. percent: 10
  42. playerMessage: '&aYou opened the crate and got awesome prizes!'
  43. broadcastMessage: '&e%player%&b opened a Super crate!'
  44. commands:
  45. - bc %player has gotten rank King from Super crate! :O
  46. - pex user %player% group set King
  47. '2':
  48. percent: 60
  49. playerMessage: '&aYou opened the crate and got awful prizes!'
  50. broadcastMessage: '&e%player%&b opened a Super crate!'
  51. commands:
  52. - bc Uh oh! Looks like %player% had bad luck! RIP 500k
  53. - eco take 500000 %player%
  54. '3':
  55. percent: 30
  56. playerMessage: '&aYou opened the crate and got the AWESOME prizes!'
  57. broadcastMessage: '&e%player%&b opened a Tier 2 crate!'
  58. commands:
  59. - bc %player% has gotten 100m from Super crate! :O
  60. - eco give %player% 100000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement