Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. command /ores:
  2. trigger:
  3. message "%{diamondores.%player%}%"
  4.  
  5. on mine of any ore:
  6. if block is diamondore:
  7. add 1 to {diamondores.%player%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement