diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/atcommand.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf index 169ae9035..8683256fc 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -68,6 +68,10 @@ aliases: { /* List of commands that should not be logged at all */ /* Add as many commands as you like */ nolog: { + duel: 1 + leave: 1 + accept: 1 + reject: 1 iteminfo: 1 mobinfo: 1 hominfo: 1 |