Updates format to match help/users/umode
Instead of adding a new section I made it look like the example from help/users/umode.
This commit is contained in:
parent
027c425c78
commit
bba82e6026
1 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,8 @@
|
||||||
MODE <channel> <+|-><modes> [parameters]
|
MODE <channel> <+|-><modes> [parameters]
|
||||||
|
|
||||||
|
? designates that the cmode is provided by an extension
|
||||||
|
and may not be present on this server.
|
||||||
|
|
||||||
CHANNELMODE - DESCRIPTION
|
CHANNELMODE - DESCRIPTION
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
NO PARAMETERS:
|
NO PARAMETERS:
|
||||||
|
@ -29,12 +32,10 @@ NO PARAMETERS:
|
||||||
(however, new forwards can still be set subject to +F).
|
(however, new forwards can still be set subject to +F).
|
||||||
+C - Disable CTCP. All CTCP messages to the channel, except ACTION,
|
+C - Disable CTCP. All CTCP messages to the channel, except ACTION,
|
||||||
are disallowed.
|
are disallowed.
|
||||||
|
? +O - IRC Operator only channel.
|
||||||
FROM EXTENSIONS:
|
? +A - IRC server administrator only channel.
|
||||||
+O - IRC Operator only channel.
|
? +T - No NOTICEs allowed in the channel.
|
||||||
+A - IRC server administrator only channel.
|
? +S - Only users connected via SSL/TLS may join the channel while this
|
||||||
+T - No NOTICEs allowed in the channel.
|
|
||||||
+S - Only users connected via SSL/TLS may join the channel while this
|
|
||||||
mode is set. Users already in the channel are not affected.
|
mode is set. Users already in the channel are not affected.
|
||||||
|
|
||||||
WITH PARAMETERS:
|
WITH PARAMETERS:
|
||||||
|
|
Loading…
Reference in a new issue