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 8478 by michael, Tue Apr 3 11:23:28 2018 UTC vs.
Revision 8479 by michael, Tue Apr 3 17:03:47 2018 UTC

# Line 3 | Line 3
3  
4   Upon connecting to the IRC server, you will see something like this:
5  
6 < irc.ircd-hybrid.org hybrid-8.2.23 DFGHRSWabcdefgijklnopqrsuwy bchiklmnoprstuveCILMNORST bkloveIh
6 > irc.ircd-hybrid.org hybrid-8.2.24 DFGHRSWabcdefgijklnopqrsuwy bchiklmnoprstuveCILMNORST bkloveIh
7  
8   These describe the user modes, channel modes, and channel modes that require
9   arguments that are available to the user.
# Line 54 | Line 54 | Channel Modes:
54   +k - key          - Key/password for the channel
55   +l - limit        - Limit the number of users in a channel
56   +m - moderated    - Users without +v/h/o cannot send text to the channel
57 < +L - extlimit     - Channel can make use of the extended ban list limit. Can be set only by irc-operators.
57 > +L - extlimit     - Channel can make use of the extended ban list limit. Can be set only by irc-operators,
58 >                    servers and services.
59   +M - modreg       - Unregistered/unidentified clients cannot send text to the channel
60   +N - nonickchange - This will prevent any user who isn't opped or half-opped (+o/+h) from changing their
61                      nick while in the channel.
62   +n - noexternal   - Users must be in the channel to send text to it
63   +o - chanop       - Full operator status
64   +O - operonly     - This mode will prevent anyone who hasn't obtained irc-operator status from joining the
65 <                    channel. Can be set only by irc-operators.
65 >                    channel. Can be set only by irc-operators, servers and services.
66   +p - private      - Private is obsolete, this now restricts KNOCK, and can be set at the same time as +s.
67   +r - registered   - Channel has been registered. Can be set only by servers and services.
68   +R - regonly      - Only registered clients may join a channel with that mode set

Diff Legend

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