diff options
Diffstat (limited to 'conf/groups.conf')
-rw-r--r-- | conf/groups.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index a6329c0f3..3e63b5876 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -244,7 +244,6 @@ groups: ( permissions: { who_display_aid: true view_hpmeter: true - any_warp: true all_equipment: true join_chat: true kick_chat: true @@ -344,7 +343,6 @@ groups: ( permissions: { who_display_aid: true view_hpmeter: true - any_warp: true join_chat: true kick_chat: true hide_session: true @@ -372,7 +370,7 @@ groups: ( permissions: { who_display_aid: true view_hpmeter: true - any_warp: true + any_warp: false join_chat: true kick_chat: true hide_session: true |