Advertisement
LukaMC59

Untitled

Nov 1st, 2017
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. command /ping [<player>]:
  2. trigger:
  3. if arg 1 is not set:
  4. send "&9SkyPing &8»&7 Your ping is &c%player's ping% %nl%"
  5. else:
  6. send "&9SkyPing &8» &c%arg-1%&7's ping is &c%player's ping% %nl%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement