0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-04 09:38:37 +02:00

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:
PrgmrBill 2015-03-17 16:39:25 -04:00
parent 027c425c78
commit bba82e6026

View file

@ -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: