From b279c6916160a9370ee471a7c902fee8a181cfae Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Fri, 7 Nov 2008 00:41:26 +0100 Subject: [PATCH] Mention in /quote help cmode that +b/+q prevent nick changes, and +b (too) sending. --- help/opers/cmode | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/help/opers/cmode b/help/opers/cmode index f42fe8e..2716c1c 100644 --- a/help/opers/cmode +++ b/help/opers/cmode @@ -40,11 +40,12 @@ WITH PARAMETERS: PARAMS: /mode #channel +v nick +o - Op. Allows a user full control over the channel. PARAMS: /mode #channel +o nick - +b - Ban. Prevents a user from entering the channel, based on a + +b - Ban. Prevents a user from entering the channel, and from + sending or changing nick if they are on it, based on a nick!ident@host match. PARAMS: /mode #channel +b nick!user@host - +q - Quiet. Prevents a user from sending to the channel, based on a - nick!ident@host match. + +q - Quiet. Prevents a user from sending to the channel or changing + nick, based on a nick!ident@host match. PARAMS: /mode #channel +q nick!user@host +e - Exempt. Allows a user to join a channel and send to it even if they are banned (+b) or quieted (+q), based on a nick!ident@host