ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/help/umode
Revision: 1674
Committed: Fri Nov 23 21:00:02 2012 UTC (13 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/help/opers/umode
File size: 1724 byte(s)
Log Message:
- Minor cleanups to m_help.c, also helpfiles may no longer contain #comments

File Contents

# User Rev Content
1 adx 30 MODE <nick> <+|-><modes>
2    
3     Usermodes: (* designates that the umode is oper only)
4    
5     USERMODE DESCRIPTION
6     -----------------------------------------------------------------
7     +o - Designates this client is an IRC Operator.
8     Use the /oper command to attain this.
9     +i - Designates this client 'invisible'.
10     * +w - Can see server wallops.
11     * +z - Can see oper wallops.
12     * +l - Can see oper locops (local wallops).
13     * +s - Can see generic server messages and oper kills.
14     * +c - Can see client connections and exits.
15     * +u - Can see unauthorized client connections.
16 michael 1290 * +j - Can see 'rejected' client notices.
17 adx 30 * +k - Can see server kill messages.
18     * +f - Can see 'I-line is full' notices.
19     * +y - Can see stats/links/admin requests to name a few.
20     * +d - Can see server debug messages.
21     * +n - Can see client nick changes.
22 michael 1443 +r - User has been registered and identified for its nick.
23     This mode can be set by servers and services only.
24     +R - Only registered clients may message you.
25 adx 30 * +x - Can see new server introduction and split messages.
26     * +b - Can see possible bot / join flood warnings.
27     * +a - Is marked as a server admin in stats p/o.
28     +D - "deaf": don't receive channel messages
29     +G - "soft caller id": block private messages from people not on
30     any common channels with you (unless they are /accept'ed)
31     +g - "caller id" mode: only allow /accept clients to message you
32 michael 1294 * +H - Operator status is hidden to other users.

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision