summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-04 17:35:02 +0000
committerMicksha <ms-shaman@gmx.de>2019-04-04 17:35:02 +0000
commitf0054670303d606f00bb4ee2403f65ecda712354 (patch)
treebd77ccfc63d235a1d700e9da9b702f2d934f375b /conf
parent56cf8e3d3b9512f43b7a1403fe1aa7b12ccd8d43 (diff)
downloadserverdata-f0054670303d606f00bb4ee2403f65ecda712354.tar.gz
serverdata-f0054670303d606f00bb4ee2403f65ecda712354.tar.bz2
serverdata-f0054670303d606f00bb4ee2403f65ecda712354.tar.xz
serverdata-f0054670303d606f00bb4ee2403f65ecda712354.zip
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.
Diffstat (limited to 'conf')
-rw-r--r--conf/atcommand.conf2
-rw-r--r--conf/groups.conf2
2 files changed, 4 insertions, 0 deletions
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