ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/doc/modes.txt
(Generate patch)

Comparing ircd-hybrid/trunk/doc/modes.txt (file contents):
Revision 9291 by michael, Mon Jan 13 14:56:38 2020 UTC vs.
Revision 9292 by michael, Sun Feb 23 10:37:06 2020 UTC

# Line 58 | Line 58 | Channel Modes:
58   +L - extlimit     - Channel can make use of the extended ban list limit. Can be set only by irc-operators,
59                      servers and services.
60   +M - modreg       - Unregistered/unidentified clients cannot send text to the channel
61 < +N - nonickchange - This will prevent any user who isn't opped or half-opped (+o/+h) from changing their
62 <                    nick while in the channel.
61 > +N - nonickchange - This will prevent any user who isn't opped, half-opped or voiced (+o/+h/+v)) from
62 >                    changing their nick while in the channel.
63   +n - noexternal   - Users must be in the channel to send text to it
64   +o - chanop       - Full operator status
65   +O - operonly     - This mode will prevent anyone who hasn't obtained irc-operator status from joining the

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)