Guest User

KGTell

a guest
May 30th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. command /tell [<offline player>] [<text>]:
  2. permission: sk.tell
  3. permission message: &cSem perm
  4. trigger:
  5. if arg 1 is set:
  6. if arg 2 is set:
  7. send "&7Para &2%arg 1%&7: %arg 2%"
  8. send "&7De &2%player%&7: %arg 2%" to arg 1
  9. if arg 1 is not set:
  10. send "&cUse: /tell [Player] [Mensagem]"
  11. if arg 2 is not set:
  12. send "&cUse: /tell [Player] [Mensagem]"
Add Comment
Please, Sign In to add comment