diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-14 19:00:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-14 19:00:00 -0300 |
commit | f60d40c67f97b952c4e86ceb09f6bce2c65261aa (patch) | |
tree | 7f8bb1a4b1a171c7a5200171411533837c09dcd2 /conf/groups.conf | |
parent | 721b6d2f39bbddd228d534114ea0ba8393990ffa (diff) | |
download | serverdata-f60d40c67f97b952c4e86ceb09f6bce2c65261aa.tar.gz serverdata-f60d40c67f97b952c4e86ceb09f6bce2c65261aa.tar.bz2 serverdata-f60d40c67f97b952c4e86ceb09f6bce2c65261aa.tar.xz serverdata-f60d40c67f97b952c4e86ceb09f6bce2c65261aa.zip |
Update the disabled commands list
Diffstat (limited to 'conf/groups.conf')
-rw-r--r-- | conf/groups.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 30f6ab1c..a00f5080 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -120,6 +120,8 @@ groups: ( // Bugfix-level commands hominfo: true refresh: true + // KillSteal commands (???) + noks: true } permissions: { /* without this basic permissions regular players could not @@ -156,8 +158,6 @@ groups: ( channel: true // Convenience Commands autotrade: true - // KillSteal commands (???) - noks: true } log_commands: true permissions: { |