Advertisement
Guest User

Untitled

a guest
May 28th, 2017
5,815
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. cooldown: 86400000
  2. autoreward:
  3. enabled: false
  4. delay: 3
  5. claim:
  6. sound:
  7. enabled: true
  8. type: ENTITY_PLAYER_LEVELUP
  9. volume: 1
  10. pitch: 1
  11. noreward:
  12. sound:
  13. enabled: true
  14. type: BLOCK_ANVIL_LAND
  15. volume: 1
  16. pitch: 1
  17. rewards:
  18. basic:
  19. name: Basic
  20. permission: false
  21. random: false
  22. claim-message: '&aRewards&f: You claimed the &7Basic&f Daily Reward!'
  23. broadcast: ''
  24. commands:
  25. - give %player minecraft:diamond 1
  26. advanced:
  27. name: advanced
  28. permission: true
  29. random: true
  30. claim-message: '&aRewards&f: You claimed the &eAdvanced&f Daily Reward!'
  31. broadcast: '&aRewards&f: %player claimed the &eAdvanced&f Daily Reward!'
  32. commands:
  33. - give %player minecraft:diamond 1
  34. - give %player minecraft:emerald 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement