kazuken0814

Untitled

Oct 3rd, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. command /tell [<player>] [<text>]:
  2. usage: &a/tell &cplayer &bテキスト
  3. trigger:
  4. if arg 1 is player:
  5. send "&a%arg 1%へ &c>>> &b%arg 2%"
  6. send "&a%player%より &c>>> %arg 2%" to arg 1
  7. command /w [<player>] [<text>]:
  8. usage: &a/w &cplayer &bテキスト
  9. trigger:
  10. if arg 1 is player:
  11. send "&a%arg 1%へ &c>>> &b%arg 2%"
  12. send "&a%player%より &c>>> %arg 2%" to arg 1
Advertisement
Add Comment
Please, Sign In to add comment