Difference between revisions of "User Modes"

From Xertion Wiki
Jump to navigation Jump to search
m (Changed protection level for "User Modes": Revise back to sysop protection ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m (Fixed user mode +I description)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
The following user modes are available for use on Xertion. To set one of these, issue a MODE command for your nickname, e.g <code>/mode YourNick +i</code> would set user mode +i for yourself (if your nickname was "YourNick"; replace with your actual nickname). To remove a usermode, use <code>/mode YourNick -(mode letter)</code>, replacing mode letter with the letter of the usermode to remove.
 
The following user modes are available for use on Xertion. To set one of these, issue a MODE command for your nickname, e.g <code>/mode YourNick +i</code> would set user mode +i for yourself (if your nickname was "YourNick"; replace with your actual nickname). To remove a usermode, use <code>/mode YourNick -(mode letter)</code>, replacing mode letter with the letter of the usermode to remove.
 
{{Ambox
 
|type = notice
 
|image =
 
|issue='''Important Note'''<br />
 
|fix=[[Staff|Xertion network staff]] can always see your full hostname/IP address and whois information regardless of cloaking, and can see what channels you are in even if you hide them with usermodes +i and +I
 
}}
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Flag
+
!|Flag
! Title
+
!|Title
! Description
+
!|Description
 
|-
 
|-
| colspan=3 style="background: white; padding-left: 1em" | Modes that prevent certain messages
+
| style="background: white; padding-left: 1em" colspan="3"|Modes that prevent certain messages
 
|-
 
|-
| '''c'''
+
|'''c'''
| Common Channels
+
|Common Channels
| Blocks private messages from users who do not share a common channel with you.
+
|Blocks private messages from users who do not share a common channel with you.
 
|-
 
|-
| '''R'''
+
|'''R'''
| Registered Only
+
|Registered Only
| Blocks private messages from users who are not registered and identified to NickServ.
+
|Blocks private messages from users who are not registered and identified to NickServ.
 
|-
 
|-
| colspan=3 style="background: white; padding-left: 1em" | Modes that add privacy
+
|'''g'''
 +
|Caller ID Mode
 +
|Blocks all private messages server-side except for nicknames you allow with the '''/accept''' command. See [[Caller_ID|Caller ID]] for more information.
 
|-
 
|-
| '''i'''
+
| style="background: white; padding-left: 1em" colspan="3"|Modes that add privacy
| Invisible
 
| Makes you invisible in a wildcard <code>/who</code> command.
 
 
|-
 
|-
| '''I''' (capital 'i')
+
|'''i'''
| Private
+
|Invisible
| Hides your channels and idle time in a <code>/whois</code> command.
+
|Makes you invisible in a wildcard <code>/who</code> command.
 
|-
 
|-
| '''x'''
+
|'''I''' (capital 'i')
| Cloaked
+
|Private
| Partially cloaks your hostname. This usermode is set by default on connecting users.
+
|Hides your channels from a <code>/whois</code> command.
 
|-
 
|-
| colspan=3 style="background: white; padding-left: 1em" | Other user modes
+
|'''x'''
 +
|Cloaked
 +
|Partially cloaks your hostname. This usermode is set by default on connecting users.
 
|-
 
|-
| '''w'''
+
| style="background: white; padding-left: 1em" colspan="3"|Other user modes
| Wallops
 
| Can receive wallops messages. Xertion Network Staff use wallops messages from time to time in cases where it is either more convenient for a given situation, or network services (Global) are offline or otherwise unavailable. It is '''highly''' recommended you leave this mode set as you may miss out on important network information.
 
 
|-
 
|-
| '''S'''
+
|'''w'''
| Strip Color
+
|Wallops
| Strips mIRC colour/bold/underline codes out of private messages to the user.
+
|Can receive wallops messages. Xertion Network Staff use wallops messages from time to time in cases where it is either more convenient for a given situation, or network services (Global) are offline or otherwise unavailable. It is '''highly''' recommended you leave this mode set as you may miss out on important network information.
 
|-
 
|-
| '''B'''
+
|'''z'''
| Bot Mode
+
|Secure Messages
| Marks the user as a bot. Mostly used for XDCC bots and network service bots run by Xertion Network Staff.
+
|Restrict private messages received to SSL/TLS verified users only.
 
|-
 
|-
| '''G'''
+
|'''S'''
| User Censor
+
|Strip Color
| Filters your incoming private messages according to the pre-defined network list of [[Censorship list|censored words]], replacing them with <em>(censored)</em>.
+
|Strips mIRC colour/bold/underline codes out of private messages to the user.
 
|-
 
|-
| colspan=3 style="background: white; padding-left: 1em" | Modes only settable by services or servers
+
|'''B'''
 +
|Bot Mode
 +
|Marks the user as a bot. Mostly used for XDCC bots and network service bots run by Xertion Network Staff.
 
|-
 
|-
| '''r'''
+
|'''G'''
| Registered
+
|User Censor
| ''Only set by services''. NickServ will set this on you automatically when you successfully identify to your nickname. It cannot be set/unset except by services.
+
|Filters your incoming private messages according to the pre-defined network list of [[Censorship_list|censored words]], replacing them with ''(censored)''.
 +
|-
 +
| style="background: white; padding-left: 1em" colspan="3"|Modes only settable by services or servers
 +
|-
 +
|'''r'''
 +
|Registered
 +
|''Only set by services''. NickServ will set this on you automatically when you successfully identify to your nickname. It cannot be set/unset except by services.
 
|}
 
|}
 +
  
 
[[Category:Commands]]
 
[[Category:Commands]]

Latest revision as of 19:26, 22 April 2020

The following user modes are available for use on Xertion. To set one of these, issue a MODE command for your nickname, e.g /mode YourNick +i would set user mode +i for yourself (if your nickname was "YourNick"; replace with your actual nickname). To remove a usermode, use /mode YourNick -(mode letter), replacing mode letter with the letter of the usermode to remove.

Flag Title Description
Modes that prevent certain messages
c Common Channels Blocks private messages from users who do not share a common channel with you.
R Registered Only Blocks private messages from users who are not registered and identified to NickServ.
g Caller ID Mode Blocks all private messages server-side except for nicknames you allow with the /accept command. See Caller ID for more information.
Modes that add privacy
i Invisible Makes you invisible in a wildcard /who command.
I (capital 'i') Private Hides your channels from a /whois command.
x Cloaked Partially cloaks your hostname. This usermode is set by default on connecting users.
Other user modes
w Wallops Can receive wallops messages. Xertion Network Staff use wallops messages from time to time in cases where it is either more convenient for a given situation, or network services (Global) are offline or otherwise unavailable. It is highly recommended you leave this mode set as you may miss out on important network information.
z Secure Messages Restrict private messages received to SSL/TLS verified users only.
S Strip Color Strips mIRC colour/bold/underline codes out of private messages to the user.
B Bot Mode Marks the user as a bot. Mostly used for XDCC bots and network service bots run by Xertion Network Staff.
G User Censor Filters your incoming private messages according to the pre-defined network list of censored words, replacing them with (censored).
Modes only settable by services or servers
r Registered Only set by services. NickServ will set this on you automatically when you successfully identify to your nickname. It cannot be set/unset except by services.