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

Comparing ircd-hybrid-8/doc/modes.txt (file contents):
Revision 1442 by michael, Wed Feb 22 20:48:30 2012 UTC vs.
Revision 1443 by michael, Wed Jun 20 19:45:40 2012 UTC

# Line 29 | Line 29 | User Modes:
29   +o - oper         - Operator status
30   +r - registered   - User has been registered and identified for its nick.
31                      This mode can be set by servers and services only.
32 + +R - regonly      - Only registered clients may message you
33   +s - servnotice   - See general server notices
34   +u - unauth       - See unauthorized client notices
35   +w - wallop       - See server generated WALLOPS
# Line 49 | Line 50 | Channel Modes:
50   +m - moderated    - Users without +v/h/o cannot send text to the channel
51   +n - noexternal   - Users must be in the channel to send text to it
52   +o - chanop       - Full operator status
53 + +O - operonly     - This mode will prevent anyone who hasn't obtained
54 +                    IRCOp status from joining the channel. Can be set by an IRCOp
55 +                    only
56   +p - private      - Private is obsolete, this now restricts KNOCK, and can be
57                      set at the same time as +s.
58 + +r - registered   - Channel has been registered
59 + +R - regonly      - Only registered clients may join a channel with that mode set
60   +s - secret       - The channel does not show up on NAMES or LIST or in the
61                      WHOIS channel list unless you are a member of the channel
62 + +S - sslonly      - This mode will prevent anyone who isn't securely connected
63 +                    via SSL/TLS from joining the channel.
64   +t - topic        - Only chanops can change the topic
65   +v - voice        - Can speak in a moderated channel, and is exempt from flood
66                      restrictions

Diff Legend

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