Advertisement
fleft17

Untitled

Oct 11th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. command /h [<player>]:
  2. usage: /h <player> - See health of someone/yourself
  3. aliases: /health
  4. trigger:
  5. if arg-1 is set:
  6. message "[Health] %arg-1% is on %health of arg-1% hearts!"
  7. else:
  8. message "[Health] %command sender is on %health of command sender% hearts!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement