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 271ff31cf..02b646b6b 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -60,6 +60,8 @@ aliases: { autoloottype: ["aloottype"] camerainfo: ["setcamera", "viewpointvalue"] effect: ["specialeffect"] + tee: ["t"] + log: ["l"] } /* List of commands that should not be logged at all */ |