summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-03 10:16:05 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-03 10:16:05 -0300
commit0ece77ef5f0f956e4de8725f52ab311c454b84d8 (patch)
tree331ec73345a87a0da72d3241528031d77a3e784c
parent162ab0b6f9c5509a892e380d115499871aa6d7b5 (diff)
downloadserverdata-jesusalva/teelog.tar.gz
serverdata-jesusalva/teelog.tar.bz2
serverdata-jesusalva/teelog.tar.xz
serverdata-jesusalva/teelog.zip
Allow @t and @l (@tee and @log) to all GM 1 and above.jesusalva/teelog
This is the last step to close evol-hercules#2 after evol-hercules!10 was shipped.
-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