Difference between revisions of "User Modes"

From Rizon Wiki
Jump to navigation Jump to search
Line 28: Line 28:
| <tt>'''g'''</tt>
| <tt>'''g'''</tt>
| Caller ID
| Caller ID
| Blocks private messages from users you haven't <code>/accept</code>'ed. Can be edited/removed by typing <code>/QUOTE ACCEPT -<n!u@h></code>
| Blocks private messages from users you haven't <code>/accept</code>'ed. Can be edited/removed by typing <code>/accept -nick</code>
|-
|-
| <tt>'''G'''</tt>
| <tt>'''G'''</tt>
| Soft caller ID
| Soft caller ID
| Blocks private messages from users who you share no channels with and haven't <code>/accept</code>'ed. As above, can be edited/removed by typing <code>/QUOTE ACCEPT -<n!u@h></code>
| Blocks private messages from users who you share no channels with and haven't <code>/accept</code>'ed. As above, can be edited/removed by typing <code>/accept -nick</code>
|-
|-
| <tt>'''R'''</tt>
| <tt>'''R'''</tt>

Revision as of 12:32, 4 May 2020

Example

To set +g on your nickname Nick:

/mode Nick +g

To unset it:

/mode Nick -g

User Modes

Mode Title Description
Modes that prevent certain messages
C No CTCP Blocks incoming CTCPs.
D Deaf Blocks channel messages.
g Caller ID Blocks private messages from users you haven't /accept'ed. Can be edited/removed by typing /accept -nick
G Soft caller ID Blocks private messages from users who you share no channels with and haven't /accept'ed. As above, can be edited/removed by typing /accept -nick
R RegOnly Blocks private messages from unidentified users..
Modes that add privacy
i Invisible Hides you from showing up in a wildcard /who command. (Automatically set on connect.)
p Private Hides your non-common channels, as well as your sign-on and idle time in a /whois yourNick.
x Cloaked Hides part or all of your hostname. (Automatically set on connect.)
Modes only settable by services or servers
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. You get this when you connect using either Qchat, RizonBNC, or Mibbit.

Note: Rizon Staff can always Privately Message or CTCP you, and see full whois information.