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]
|
||||
|
||||
? designates that the cmode is provided by an extension
|
||||
and may not be present on this server.
|
||||
|
||||
CHANNELMODE - DESCRIPTION
|
||||
------------------------------------------------------------------------
|
||||
NO PARAMETERS:
|
||||
|
@ -29,12 +32,10 @@ NO PARAMETERS:
|
|||
(however, new forwards can still be set subject to +F).
|
||||
+C - Disable CTCP. All CTCP messages to the channel, except ACTION,
|
||||
are disallowed.
|
||||
|
||||
FROM EXTENSIONS:
|
||||
+O - IRC Operator only channel.
|
||||
+A - IRC server administrator only channel.
|
||||
+T - No NOTICEs allowed in the channel.
|
||||
+S - Only users connected via SSL/TLS may join the channel while this
|
||||
? +O - IRC Operator only channel.
|
||||
? +A - IRC server administrator only channel.
|
||||
? +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.
|
||||
|
||||
WITH PARAMETERS:
|
||||
|
|
Loading…
Reference in a new issue