Advertisement
CARAB4O

Untitled

Jan 2nd, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Variables:
  2. {BlockCounter.%player%} = 0
  3. on mine:
  4. if player is holding a pickaxe:
  5. add 1 to {BlockCounter.%player%}
  6. if {BlockCounter.%player%} is greater than or equal to 500:
  7. set {BlockCounter.%player%} to 0
  8. message "&bEPRevamped &8| &7» &fCongratulations, You mined 500 blocks, Here's a reward"
  9. make console execute "effect %player% haste 2 10"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement