Files
wiki/wiki/SNOMASKS.md

38 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2026-02-14 20:18:39 -05:00
# SNOMASKS
#### Usage:
```
/mode YourNick +s [+|-]<SNOMASK>
```
#### Examples:
```
/mode acidvegas +s +cCfoS
/mode acidvegas +s -k
```
---
| Mode | Description |
|-------|-----------------------------------------------------------|
| **b** | Server bans |
| **B** | DNSBL hits |
| **c** | Local connections |
| **C** | Remote connections |
| **d** | Rejected `/DCC` |
| **D** | Debugging *(noisy)* |
| **f** | Flood blocks |
| **j** | `/JOIN`, `/PART`, & `/KICK` |
| **k** | `/KILL` |
| **n** | Local `/NICK` |
| **N** | Remote `/NICK` |
| **o** | IRCOp overriding channels |
| **O** | `/CHGNAME`, `/CHGIDENT`, `/CHGHOST`, `/SAJOIN`, `/SAPART` |
| **q** | `/QLINE` rejections |
| **r** | SPAMREPORT and Spamreport block usage notices |
| **R** | JSON-RPC |
| **s** | Server notices |
| **S** | `/SPAMFILTER` hits |
| **v** | `/VHOST` usage |