Facebook
From Unique Hamster, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 137
  1. #コマンドログ
  2. on command:
  3.         command sender is player
  4.         full command is not "centry list"
  5.         loop all players:
  6.                 loop-player has permission "Admin"
  7.                 send "&7%player%: /%full command%" to loop-player
  8.