diff options
Diffstat (limited to 'conf/atcommand.conf')
-rw-r--r-- | conf/atcommand.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf index 1f72512b7..2aa51851d 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -65,6 +65,8 @@ aliases: { log: ["l"] request: ["wgm"] adjgroup: ["adjgmlvl"] + hidenpc: ["disablenpc"] + shownpc: ["enablenpc"] } /* List of commands that should not be logged at all */ |