diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/groups.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index c60095e50..5a4c1bc95 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -87,7 +87,6 @@ groups: ( accept: true reject: true leave: true - whogm: true email: true rates: true hominfo: true @@ -106,6 +105,7 @@ groups: ( inherit: ( "Player" ) /* sponsors can do everything Players can and more */ level: 1 commands: { + whogm: true homtalk: true pettalk: true refresh: true |