diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-14 15:37:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-14 15:37:09 -0300 |
commit | 80c5bd178974bb5417baf20cce4c8a1ebb76c119 (patch) | |
tree | 55a631ae42ea67083c9db9541b7e0f622265b994 /conf/groups.conf | |
parent | 40cb7277baccfb73a5a14870a5dea34023709797 (diff) | |
download | serverdata-80c5bd178974bb5417baf20cce4c8a1ebb76c119.tar.gz serverdata-80c5bd178974bb5417baf20cce4c8a1ebb76c119.tar.bz2 serverdata-80c5bd178974bb5417baf20cce4c8a1ebb76c119.tar.xz serverdata-80c5bd178974bb5417baf20cce4c8a1ebb76c119.zip |
Allow game masters to unban people
Diffstat (limited to 'conf/groups.conf')
-rw-r--r-- | conf/groups.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index f8d1e6cd5..717b6b83a 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -345,6 +345,7 @@ groups: ( raisemap: [true, true] raise: [true, true] unjail: true + unban: true } log_commands: true permissions: { |