sora200507

Untitled

Feb 26th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. command /report [<text>] [<text>]:
  2. usage:/report プレイヤー名 理由
  3. trigger:
  4. if arg 1 is set:
  5. if arg 2 is set:
  6. message "&c%arg 1%を%arg 2%でログイン中の権限者に報告しました スパムしている場合処罰されます"
  7. loop all players:
  8. if loop-player have permission "rpg.admin":
  9. send "&c%arg 1%を%arg 2%という理由で %player%さんが報告しました" to loop-player
  10. stop
Add Comment
Please, Sign In to add comment