diff options
-rw-r--r-- | conf/groups.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index ba5bd3bd6..3e63b5876 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -343,7 +343,6 @@ groups: ( permissions: { who_display_aid: true view_hpmeter: true - any_warp: true join_chat: true kick_chat: true hide_session: true @@ -371,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 |