Advertisement
Guest User

Untitled

a guest
Feb 26th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. command /h [<player>]:
  2. aliases: /health
  3. trigger:
  4. if arg-1 is set:
  5. send "&c%arg-1%&f is at &c%round(arg-1's health)%"
  6. else:
  7. send "&cYou&f are at &c%round(command sender's health)%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement