Difference between revisions of "User Modes"

From Rizon Wiki
Jump to navigation Jump to search
m
Line 61: Line 61:
|-
|-
|
|
'''+o'''
+o
|
|
Designates this client is an IRC Operator. Use the /oper command to attain this.
Designates this client is an IRC Operator. Use the /oper command to attain this.
|-
|-
|
|
'''+w'''
+w
|
|
Can see server wallops.
Can see server wallops.
|-
|-
|
|
'''+z'''
+z
|
|
Can see oper wallops.
Can see oper wallops.
|-
|-
|
|
'''+l'''
+l
|
|
Can see oper locops (local wallops).
Can see oper locops (local wallops).
|-
|-
|
|
'''+s'''
+s
|
|
Can see generic server messages and oper kills.
Can see generic server messages and oper kills.
|-
|-
|
|
'''+c'''
+c
|
|
Can see client connections and exits.
Can see client connections and exits.
|-
|-
|
|
'''+u'''
+u
|
|
Can see unauthorized client connections.
Can see unauthorized client connections.
|-
|-
|
|
'''+j'''
+j
|
|
Can see 'rejected' client notices.
Can see 'rejected' client notices.
|-
|-
|
|
'''+k'''
+k
|
|
Can see server kill messages.
Can see server kill messages.
|-
|-
|
|
'''+f'''
+f
|
|
Can see 'I-line is full' notices.
Can see 'I-line is full' notices.
|-
|-
|
|
'''+y'''
+y
|
|
Can see stats/links/admin requests to name a few.
Can see stats/links/admin requests to name a few.
|-
|-
|
|
'''+d'''
+d
|
|
Can see server debug messages.
Can see server debug messages.
|-
|-
|
|
'''+n'''
+n
|
|
Can see client nick changes.
Can see client nick changes.
|-
|-
|
|
'''+X'''
+X
|
|
Can see new server introduction and split messages.
Can see new server introduction and split messages.
|-
|-
|
|
'''+b'''
+b
|
|
Can see possible bot / join flood warnings.
Can see possible bot / join flood warnings.
|-
|-
|
|
'''+a'''
+a
|
|
Is marked as a server admin in stats p/o.
Is marked as a server admin in stats p/o.
|-
|-
|
|
'''+N'''
+N
|
|
Is marked as a network administrator
Is marked as a network administrator
|-
|-
|
|
'''+C'''
+C
|
|
Can see extended client connections and exits.
Can see extended client connections and exits.
|}
|}

Revision as of 01:17, 4 February 2011

Usermodes: (usermodes in bold indicate oper only)

General Modes

+i

Designates this client 'invisible'.

+p

Hides the output of channels this client is in from WHOIS to non-admins.

+D

"deaf": don't receive channel messages

+G

"soft caller id": block private messages from people not on any common channels with you (unless they are /accept'ed)

+g

"caller id" mode: only allow /accept clients to message you

+x

"cloaked": this client's hostname has been 'cloaked'.

+r

Designates this client as having identified to its nickname.

+R

"RegOnly": this client will only accept private messages from clients who have identified to their nickname.

+S

Designates this client as having connected via SSL.

+W

Designates this client as having connected via CGI:IRC.

Oper Modes (additional reference)

+o

Designates this client is an IRC Operator. Use the /oper command to attain this.

+w

Can see server wallops.

+z

Can see oper wallops.

+l

Can see oper locops (local wallops).

+s

Can see generic server messages and oper kills.

+c

Can see client connections and exits.

+u

Can see unauthorized client connections.

+j

Can see 'rejected' client notices.

+k

Can see server kill messages.

+f

Can see 'I-line is full' notices.

+y

Can see stats/links/admin requests to name a few.

+d

Can see server debug messages.

+n

Can see client nick changes.

+X

Can see new server introduction and split messages.

+b

Can see possible bot / join flood warnings.

+a

Is marked as a server admin in stats p/o.

+N

Is marked as a network administrator

+C

Can see extended client connections and exits.