Difference between revisions of "User Modes"

From Rizon Wiki
Jump to navigation Jump to search
(Update for +C)
(Remove noise)
Line 50: Line 50:
| CGI:IRC
| CGI:IRC
| ''Only set by the server.'' This means you are connected via either [[Qchat]], [[RizonBNC_FAQ|RizonBNC]], or [http://wiki.mibbit.com/index.php/Main_Page#About_Mibbit Mibbit].
| ''Only set by the server.'' This means you are connected via either [[Qchat]], [[RizonBNC_FAQ|RizonBNC]], or [http://wiki.mibbit.com/index.php/Main_Page#About_Mibbit Mibbit].
|}
== Oper Modes (additional reference) ==
{| class="wikitable"
|-
| '''o'''
| Designates this client is an IRC Operator. Use the <code>/oper</code> 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
|}
|}

Revision as of 17:23, 15 September 2012

General Modes

Flag Title Description
i Invisible Prevents you from showing up in a wildcard /who command. (Set by default on connect.)
p Private Hides your channels and idle time in a /whois yourNick. (Except from IRC Operators.)
x Cloaked Hides part or all of your hostname. (Set by default on connect.)
C No CTCP Prevents users from sending CTCPs to you.
D Deaf Don't receive channel messages.
g Caller ID Only allows users you've /accept'ed to private message you.
G Soft caller ID Only allows users you've /accept'ed, or that are in at least one common channel to you to private message you.
R RegOnly Only allows users who've identified to Nickserv to be able to private message you.
r Registered Only set by services. You get this when you are identified to NickServ.
S SSL Only set by the server. You get this when you connect via SSL.
W CGI:IRC Only set by the server. This means you are connected via either Qchat, RizonBNC, or Mibbit.