Advertisement
iku55

announce

Jul 24th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. command /announce [<text>]:
  2. trigger:
  3. if player is op:
  4. if arg-1 is set:
  5. broadcast "&7サーバー>&6&l%arg-1%"
  6. else:
  7. message "&cこのコマンドの使い方が間違っています:/announce [アナウンス内容]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement