Adds SSL only channel mode

Adds +S channel mode - Only users connected via SSL may join the channel while this mode is set. Users already in the channel are not affected.
This commit is contained in:
PrgmrBill 2015-03-17 14:57:55 -04:00
parent aaaf9faf1d
commit 0ab8263ff0

View file

@ -29,7 +29,8 @@ 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.
+S - Only users connected via SSL may join the channel while this mode is set. Users already in the channel are not affected.
WITH PARAMETERS:
+f - Forward. Forwards users who cannot join because of +i,
+j, +l or +r.