diff options
Diffstat (limited to 'conf/atcommand.conf')
-rw-r--r-- | conf/atcommand.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf index 722dfe35..f39257b8 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -83,6 +83,14 @@ nolog: { charcommands: 1 refresh: 1 // Should we log @hugo and @linus? They're quite spammy + hugo: 1 + linus: 1 + // These are GM 0 commands, should never be logged, except guild manager + invite: 1 + leave: 1 + request: 1 + hominfo: 1 + noks: 1 } /* Commands help file */ |