diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-08 02:11:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-08 02:11:37 -0300 |
commit | 017c6bf85bdc5e0b0828d6973fc313f75204ad08 (patch) | |
tree | 567d6d3e7458a428b8bdbcb4c29aaf21aaf0cab1 /conf | |
parent | 1989e676542d47d4ebb4f50a2513886723992850 (diff) | |
download | serverdata-017c6bf85bdc5e0b0828d6973fc313f75204ad08.tar.gz serverdata-017c6bf85bdc5e0b0828d6973fc313f75204ad08.tar.bz2 serverdata-017c6bf85bdc5e0b0828d6973fc313f75204ad08.tar.xz serverdata-017c6bf85bdc5e0b0828d6973fc313f75204ad08.zip |
Allow Sponsors and staff to talk with their pets (because these are awesome people)
Diffstat (limited to '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 ab8bb6f37..4a1d679dc 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -104,6 +104,7 @@ groups: ( inherit: ( "Player" ) /* sponsors can do everything Players can and more */ level: 1 commands: { + pettalk: true } log_commands: false permissions: { |