From 0ab8263ff0af6f1bf2659a61542ab5aff2160e99 Mon Sep 17 00:00:00 2001 From: PrgmrBill Date: Tue, 17 Mar 2015 14:57:55 -0400 Subject: [PATCH] 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. --- help/opers/cmode | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/help/opers/cmode b/help/opers/cmode index 97cbbd8d..c5b34137 100644 --- a/help/opers/cmode +++ b/help/opers/cmode @@ -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.