diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-10 17:30:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-10 17:30:53 -0300 |
commit | 1ed69370c212a9162abf0bb4b83c36961b1e1bf1 (patch) | |
tree | 2a323cd11c30da98540140b89e7adade6e82ea19 /conf | |
parent | 8f7dcd4babcc48e7e7751c61c6ef3ee2bc24ace5 (diff) | |
download | serverdata-1ed69370c212a9162abf0bb4b83c36961b1e1bf1.tar.gz serverdata-1ed69370c212a9162abf0bb4b83c36961b1e1bf1.tar.bz2 serverdata-1ed69370c212a9162abf0bb4b83c36961b1e1bf1.tar.xz serverdata-1ed69370c212a9162abf0bb4b83c36961b1e1bf1.zip |
@accinfo was fixed by 4144 and is not sharing passwords anymore.
Thus, @demure might find this command quite useful, as it reports account data.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/groups.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 93c4972a0..4ef556db6 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -236,6 +236,7 @@ groups: ( mute: true unmute: true speed: true + accinfo: true } log_commands: true permissions: { @@ -335,6 +336,7 @@ groups: ( raise: [true, true] unjail: true unban: true + accinfo: true } log_commands: true permissions: { |