summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2019-04-04 17:35:02 +0000
committerMicksha <ms-shaman@gmx.de>2019-04-04 17:35:02 +0000
commitb794b90a1c99b9b39a54a722c867b5bb407a1acc (patch)
treebd77ccfc63d235a1d700e9da9b702f2d934f375b
parent56cf8e3d3b9512f43b7a1403fe1aa7b12ccd8d43 (diff)
parentf0054670303d606f00bb4ee2403f65ecda712354 (diff)
downloadserverdata-b794b90a1c99b9b39a54a722c867b5bb407a1acc.tar.gz
serverdata-b794b90a1c99b9b39a54a722c867b5bb407a1acc.tar.bz2
serverdata-b794b90a1c99b9b39a54a722c867b5bb407a1acc.tar.xz
serverdata-b794b90a1c99b9b39a54a722c867b5bb407a1acc.zip
Merge branch 'jesusalva/teelog' into 'master'
Allow @ t and @ l (@ te` and @ log) to all GM 1 and above. Closes evol-hercules#2 See merge request evol/serverdata!169
-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