]> jfr.im git - irc/freenode/solanum.git/commitdiff
Mention in /quote help cmode that +b/+q prevent nick changes, and +b (too) sending.
authorJilles Tjoelker <redacted>
Thu, 6 Nov 2008 23:41:26 +0000 (00:41 +0100)
committerJilles Tjoelker <redacted>
Thu, 6 Nov 2008 23:41:26 +0000 (00:41 +0100)
help/opers/cmode

index f42fe8e669eb5abd8032e5323bee057c6d2f134b..2716c1c8a59d49fbac47f77263eb6a343b0e2836 100644 (file)
@@ -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