ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/umode
Revision: 3508
Committed: Sun May 11 17:17:24 2014 UTC (12 years, 2 months ago) by michael
File size: 2086 byte(s)
Log Message:
- Update docs to reflect new +q usermode

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 michael 2511 +W - User is connected using a webirc gateway.
12 adx 30 * +z - Can see oper wallops.
13     * +l - Can see oper locops (local wallops).
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 michael 3508 * +F - Can see remote client connection/quit notices.
20 michael 2146 +x - User's host has been spoofed by services.
21     This mode can be set by servers and services only.
22 adx 30 * +y - Can see stats/links/admin requests to name a few.
23     * +d - Can see server debug messages.
24     * +n - Can see client nick changes.
25 michael 3508 +q - Hides idle and signon time in WHOIS.
26 michael 1443 +r - User has been registered and identified for its nick.
27     This mode can be set by servers and services only.
28     +R - Only registered clients may message you.
29 michael 2246 * +s - Can see generic server messages and oper kills.
30     +S - Client is connected via SSL/TLS
31 michael 1818 * +e - Can see new server introduction and split messages.
32 adx 30 * +b - Can see possible bot / join flood warnings.
33     * +a - Is marked as a server admin in stats p/o.
34 michael 3508 +D - "deaf": don't receive channel messages.
35 adx 30 +G - "soft caller id": block private messages from people not on
36 michael 3508 any common channels with you (unless they are /accept'ed).
37     +g - "caller id" mode: only allow /accept clients to message you.
38 michael 1294 * +H - Operator status is hidden to other users.

Properties

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