From f0054670303d606f00bb4ee2403f65ecda712354 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 4 Apr 2019 17:35:02 +0000 Subject: Allow @t and @l (@tee and @log) to all GM 1 and above. This is the last step to close evol-hercules#2 after evol-hercules!10 was shipped. --- conf/atcommand.conf | 2 ++ conf/groups.conf | 2 ++ 2 files changed, 4 insertions(+) (limited to 'conf') diff --git a/conf/atcommand.conf b/conf/atcommand.conf index 57356202..ac4cee47 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -59,6 +59,8 @@ aliases: { channel: ["main"] autoloottype: ["aloottype"] camerainfo: ["setcamera", "viewpointvalue"] + tee: ["t"] + log: ["l"] } /* List of commands that should not be logged at all */ diff --git a/conf/groups.conf b/conf/groups.conf index 3367388e..b22edc8a 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -128,6 +128,8 @@ groups: ( go: true breakguild: true channel: true + tee: true + log: true } permissions: { show_client_version: true -- cgit v1.2.3-70-g09d2