Advertisement
CARAB4O

Untitled

Oct 27th, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. command /tell [<player>] [<text>]:
  2. trigger:
  3. if player-argument is not set:
  4. send "&8» &aCorrect Usage: &f/tell (player) (message)" to player
  5. if player-argument is set:
  6. if arg 2 is set:
  7. send "&8» &8(&eFrom &6%player%&8) &f: &7%arg-2%" to arg-1
  8. send "&8» &8(&6To &e%arg-1%&8) &f: &7%arg-2%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement