Advertisement
Captainkoala72

Team coords and /h

Apr 3rd, 2015
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. command /teamcoords:
  2. aliases: /tc, /tl, /teamcoordinates
  3. trigger:
  4. make player execute "/pm &7&l%player% &7is at &e%location of player%"
  5.  
  6. command /h [<player>]:
  7. trigger:
  8. if arg-1 is not set:
  9. message "&7Your health is &e%health of command sender*10%"
  10. else:
  11. message "&7&l%arg-1%'s &7health is %health of arg*10"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement