diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-07 22:30:33 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-07 22:30:33 +0000 |
commit | 08d1f29173d43744e37bcbd4259777096e2398f2 (patch) | |
tree | e7cf345550dba15f6f11464c50ce11af5101b0d9 | |
parent | 800b1b831472e0a5fd520e18ee8a12b0969e2e02 (diff) |
- Update modes.txt
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@1962 82007160-df01-0410-b94d-b575c5fd34c7
-rw-r--r-- | doc/modes.txt | 1 | ||||
-rw-r--r-- | help/opers/cmode | 3 |
2 files changed, 4 insertions, 0 deletions
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. |