Difference between revisions of "User Modes"

From Rizon Wiki
Jump to navigation Jump to search
(Added useless sorted information)
Line 4: Line 4:
! Title
! Title
! Description
! Description
|-
! Set on connect
| '''i'''
! Bypassable
| Invisible
by an IRCop
| Prevents you from showing up in a wildcard <code>/who</code> command. (Set by default on connect.)
|-
| '''p'''
| Private
| Hides your channels and idle time in a <code>/whois yourNick</code>. (Except from IRC Operators.)
|-
| '''x'''
| Cloaked
| Hides part or all of your hostname. (Set by default on connect.)
|-
|-
| '''C'''
| '''C'''
| No CTCP
| No CTCP
| Prevents users from sending CTCPs to you.
| Prevents users from sending CTCPs to you.
| No
| Yes
|-
|-
| '''D'''
| '''D'''
| Deaf
| Deaf
| Don't receive channel messages.
| Don't receive channel messages.
| No
| No
|-
|-
| '''g'''
| '''g'''
| Caller ID
| Caller ID
| Only allows users you've <code>/accept</code>'ed to private message you.
| Only allows users you've <code>/accept</code>'ed to private message you.
| No
| Yes
|-
|-
| '''G'''
| '''G'''
| Soft caller ID
| Soft caller ID
| Only allows users you've <code>/accept</code>'ed, or that are in at least one common channel to you to private message you.
| Only allows users you've <code>/accept</code>'ed, or that are in at least one common channel to you to private message you.
| No
| Yes
|-
| '''i'''
| Invisible
| Prevents you from showing up in a wildcard <code>/who</code> command.
| Yes
| No
|-
| '''p'''
| Private
| Hides your channels and idle time in a <code>/whois yourNick</code>.
| No
| Yes
|-
|-
| '''R'''
| '''R'''
| RegOnly
| RegOnly
| Only allows users who've identified to [[Services_Commands#NickServ_Commands|Nickserv]] to be able to private message you.
| Only allows users who've identified to [[Services_Commands#NickServ_Commands|Nickserv]] to be able to private message you.
| No
| Yes
|-
|-
| '''r'''
| '''r'''
| Registered
| Registered
| ''Only set by services''. You get this when you are identified to NickServ.
| ''Only set by services''. You get this when you are identified to NickServ.
| No
| -
|-
|-
| '''S'''
| '''S'''
| SSL
| SSL
| ''Only set by the server.'' You get this when you connect via SSL.
| ''Only set by the server.'' You get this when you connect via SSL.
| Only if using SSL
| -
|-
|-
| '''W'''
| '''W'''
| 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].
| Only if using cgiirc
| -
|-
| '''x'''
| Cloaked
| Hides part or all of your hostname.
| Yes
| -
|}
|}

Revision as of 19:52, 22 September 2012

Flag Title Description Set on connect Bypassable

by an IRCop

C No CTCP Prevents users from sending CTCPs to you. No Yes
D Deaf Don't receive channel messages. No No
g Caller ID Only allows users you've /accept'ed to private message you. No Yes
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. No Yes
i Invisible Prevents you from showing up in a wildcard /who command. Yes No
p Private Hides your channels and idle time in a /whois yourNick. No Yes
R RegOnly Only allows users who've identified to Nickserv to be able to private message you. No Yes
r Registered Only set by services. You get this when you are identified to NickServ. No -
S SSL Only set by the server. You get this when you connect via SSL. Only if using SSL -
W CGI:IRC Only set by the server. This means you are connected via either Qchat, RizonBNC, or Mibbit. Only if using cgiirc -
x Cloaked Hides part or all of your hostname. Yes -