diff options
-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. |