ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/help/umode
Revision: 9640
Committed: Tue Sep 29 12:55:22 2020 UTC (5 years, 9 months ago) by michael
File size: 1836 byte(s)
Log Message:
- Update umode and modes.txt

File Contents

# User Rev Content
1 adx 30 MODE <nick> <+|-><modes>
2    
3 michael 6153 User modes: (* designates that the umode is oper only)
4 adx 30
5 michael 6153 USER MODE DESCRIPTION
6 adx 30 -----------------------------------------------------------------
7 michael 6153 * 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     W - User is connected using a webirc gateway.
12     * l - Can see oper locops (local wallops).
13     * c - Can see client connections and exits.
14     * j - Can see 'rejected' client notices.
15     * k - Can see server kill messages.
16 michael 9640 * f - Can see possible flood/spam warnings.
17 michael 6153 * F - Can see remote client connection/quit notices.
18     * y - Can see stats/links/admin requests to name a few.
19     * d - Can see server debug messages.
20     * n - Can see client nick changes.
21     p - Hides channel list in WHOIS.
22     q - Hides idle and signon time in WHOIS.
23     r - User has been registered and identified for its nick.
24 michael 8045 Can be set only by servers and services.
25 michael 6153 R - Only registered clients may message you.
26     s - Can see generic server messages and oper kills.
27 michael 9156 S - Client is connected via TLS (Transport Layer Security).
28 michael 6153 * e - Can see new server introduction and split messages.
29     * a - Is marked as a server admin in stats o/p.
30     D - "Deaf": don't receive channel messages.
31     G - "Soft Caller ID": block private messages from people not on
32     any common channels with you (unless they are accepted).
33     g - "Caller ID" mode: only allow accepted clients to message you.
34 michael 7021 * H - IRC operator status is hidden to other users.

Properties

Name Value
svn:eol-style native