From 08d1f29173d43744e37bcbd4259777096e2398f2 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 7 May 2013 22:30:33 +0000 Subject: - Update modes.txt git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1962 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/modes.txt | 1 + help/opers/cmode | 3 +++ 2 files changed, 4 insertions(+) diff --git a/doc/modes.txt b/doc/modes.txt index 59c56b0..d99cf2b 100644 --- a/doc/modes.txt +++ b/doc/modes.txt @@ -51,6 +51,7 @@ Channel Modes: +m - moderated - Users without +v/h/o cannot send text to the channel +n - noexternal - Users must be in the channel to send text to it +o - chanop - Full operator status ++M - modreg - Unregistered/unidentified clients cannot send text to the channel +O - operonly - This mode will prevent anyone who hasn't obtained IRCOp status from joining the channel. Can be set by an IRCOp only diff --git a/help/opers/cmode b/help/opers/cmode index 22765b3..4c43fbf 100644 --- a/help/opers/cmode +++ b/help/opers/cmode @@ -36,6 +36,9 @@ NO PARAMETERS: +r - 'Registered'. Channel has been registered with ChanServ. This mode can be set by servers only. + +M - 'Modreg". Unregistered/unidentified clients cannot send text to + the channel + +O - 'IRCOps only'. This will prevent anyone who hasn't obtained IRCOp status from joining your channel. Can be set by an IRCOp only. -- cgit