Advertisement
Guest User

Untitled

a guest
May 26th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. timeplayed-command:
  2. - "&cYour current time played is:"
  3. - "&c%timeplayed%"
  4. - ""
  5. timeplayed-other-command:
  6. - "&c%player% has played for:"
  7. - "&c%timeplayed%"
  8. - ""
  9. rewards:
  10. #After 1 hour
  11. 1:
  12. commands:
  13. - "give %player% diamondblock"
  14. message:
  15. - "&cYou have played for 1 hour!"
  16. #After 1 hour
  17. 2:
  18. commands:
  19. - "give %player% goldblock"
  20. message:
  21. - "&cYou have played for 2 hour!"
  22. #After 10 hours
  23. 10:
  24. commands:
  25. - "broadcast TEST"
  26. message:
  27. - "You have played for 10 hours!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement