sirayasiki

Untitled

Dec 28th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. on break of 1:0:
  2. execute console command "/scoreboard players add %player% 2 1"
  3.  
  4. on break of 1:1:
  5. execute console command "/scoreboard players add %player% 2 1"
  6.  
  7. on break of 1:3:
  8. execute console command "/scoreboard players add %player% 2 1"
  9.  
  10. on break of 1:5:
  11. execute console command "/scoreboard players add %player% 2 1"
  12.  
  13. on break of 4:
  14. execute console command "/scoreboard players add %player% 2 1"
  15.  
  16. on break of 16:
  17. execute console command "/scoreboard players add %player% 2 2"
  18.  
  19. on break of 15:
  20. execute console command "/scoreboard players add %player% 2 3"
  21.  
  22. on break of 14:
  23. execute console command "/scoreboard players add %player% 2 4"
  24.  
  25. on break of 73:
  26. execute console command "/scoreboard players add %player% 2 4"
  27.  
  28. on break of 21:
  29. execute console command "/scoreboard players add %player% 2 3"
  30.  
  31. on break of 56:
  32. execute console command "/scoreboard players add %player% 2 5"
  33.  
  34. on break of 129:
  35. execute console command "/scoreboard players add %player% 2 5"
Advertisement
Add Comment
Please, Sign In to add comment