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 /doc | |
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
Diffstat (limited to 'doc')
-rw-r--r-- | doc/modes.txt | 1 |
1 files changed, 1 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 |