Adds a new section for extension channel modes

Adds new section - "FROM EXTENSIONS". These channel modes may not be available if the related extension is not loaded.
This commit is contained in:
PrgmrBill 2015-03-17 15:19:14 -04:00
parent 4e358381fb
commit 027c425c78

View file

@ -29,9 +29,14 @@ 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.
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 +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:
+f - Forward. Forwards users who cannot join because of +i, +f - Forward. Forwards users who cannot join because of +i,
+j, +l or +r. +j, +l or +r.