Initial commit
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
# USER MODES
|
||||
|
||||
#### Usage:
|
||||
|
||||
```
|
||||
/mode YourNick [+|-]<MODE>
|
||||
```
|
||||
|
||||
#### Examples:
|
||||
|
||||
```
|
||||
/mode acidvegas -x
|
||||
/mode acidvegas +Z
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
#### Key
|
||||
|
||||
`β
= Set by default ` `π = Can not be turned off`
|
||||
|
||||
| | Mode | Name | Description | Restriction |
|
||||
|----|-------|------------|-------------------------------------------------------------------------------|-------------|
|
||||
| | **B** | Bot | Marked as a bot in `/WHOIS` | |
|
||||
| | **d** | Deaf | Can only see messages prefixed with `!@$.` *(used by bots to reduce traffic)* | |
|
||||
| | **D** | Privdeaf | Block private messages from everyone | |
|
||||
| | **G** | Censor | Enable word filters | |
|
||||
| β
| **H** | Hidden | Hide operator status in `/WHOIS` | *Oper* |
|
||||
| π | **i** | Invisible | Hidden in `/WHO` & `/NAMES` from outsiders | |
|
||||
| β
| **I** | Idle | Hide idle time in `/WHOIS` | |
|
||||
| | **o** | Operator | Marked as an operator | *Server* |
|
||||
| π | **p** | Privacy | Hide channels in `/WHOIS` | |
|
||||
| β
| **q** | Unkickable | Unkickable | *Oper* |
|
||||
| | **r** | Registered | Marked as a registered user | *Services* |
|
||||
| | **R** | Regonly | Block private messages from unregistered users | |
|
||||
| | **s** | Snomask | Server notices | *Oper* |
|
||||
| | **S** | Servicebot | Marked as a services bot | *Services* |
|
||||
| | **t** | Vhost | Marked as using a `/VHOST` | *Server* |
|
||||
| β
| **T** | NoCTCP | Prevent CTCP | |
|
||||
| β
| **x** | Cloak | Hide your hostmask | |
|
||||
| | **z** | SSL | Marked as connected via SSL/TLS | *Server* |
|
||||
| | **Z** | Secureonly | Block private message from anyone not using TLS | |
|
||||
Reference in New Issue
Block a user