From 8587df2a31d4503fb1f3c7dadf6efe10ca7c3fd7 Mon Sep 17 00:00:00 2001 From: genius3000 Date: Sat, 21 Oct 2017 18:59:24 -0600 Subject: [PATCH] Helpop: Move extban 'U' from acting to matching --- docs/conf/helpop-full.conf.example | 4 ++-- docs/conf/helpop.conf.example | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index d1007676c..68e7e51ce 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -1063,6 +1063,8 @@ Matching extbans: an invite exception (requires operchans module). R: Matches users logged into a matching account (requires services account module). + U: Matches unregistered users matching the given banmask. + (requires services account module). Acting extbans: @@ -1086,8 +1088,6 @@ Acting extbans: users (requires stripcolor module). T: Blocks notices from matching users (requires nonotice module). - U: Blocks unregistered users matching the given banmask. - (requires services account). A ban given to an Acting extban may either be a nick!user@host mask (unless stated otherwise), matched against users as for a normal ban, diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index fb3f7b299..295b754d2 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -293,6 +293,8 @@ Matching extbans: an invite exception (requires operchans module). R: Matches users logged into a matching account (requires services account module). + U: Matches unregistered users matching the given banmask. + (requires services account module). Acting extbans: @@ -316,8 +318,6 @@ Acting extbans: users (requires stripcolor module). T: Blocks notices from matching users (requires nonotice module). - U: Blocks unregistered users matching the given banmask. - (requires services account). A ban given to an Acting extban may either be a nick!user@host mask (unless stated otherwise), matched against users as for a normal ban, -- 2.39.5