@@ -18,8 +18,8 @@ NO PARAMETERS:
1818 weakens +i control.
1919 +z - Op moderated. Messages blocked by +m, +b and +q are instead
2020 sent to ops.
21- +u - Unfiltered. Messages to the channel are not subject to
22- content-based spam filtering .
21+ +u - Unfiltered. Server-side content filters do not check messages
22+ to this channel .
2323 +L - Large ban list. Increase maximum number of +beIq entries.
2424 Only settable by opers.
2525 +P - Permanent. Channel does not disappear when empty. Only
@@ -50,7 +50,7 @@ WITH PARAMETERS:
5050 +o - Op. Allows a user full control over the channel.
5151 PARAMS: /mode #channel +o nick
5252 +b - Ban. Prevents a user from entering the channel, and from
53- sending or changing nick if they are on it, based on a
53+ sending or changing nick if they are on it, based on a
5454 nick!ident@host match.
5555 PARAMS: /mode #channel +b nick!user@host
5656 +q - Quiet. Prevents a user from sending to the channel or changing
@@ -60,6 +60,6 @@ WITH PARAMETERS:
6060 they are banned (+b) or quieted (+q), based on a nick!ident@host
6161 match.
6262 PARAMS: /mode #channel +e nick!user@host
63- +I - Invite Exempt. Allows a user to join a +i channel without an
63+ +I - Invite Exempt. Allows a user to join a +i channel without an
6464 invite, based on a nick!user@host match.
6565 PARAMS: /mode #channel +I nick!user@host
0 commit comments