User & Channel Modes
Usermodes
| Mode | Function |
|---|---|
| +x | Host/cloak (privacy) |
| +R | Only registered may query you |
| +d | Hide own messages (mute) |
| +w | Receive wallops/warnings |
/mode MeinNick +xR
Important Channelmodes
| Mode | Description |
|---|---|
| +i | Invite only |
| +m | Moderated (only +v/+o speak) |
| +n | Blocks external messages |
| +t | Only operators may set topic |
| +k <key> | Password protected channel |
| +l <limit> | Maximum user count |
| +M | Unregistered cannot speak |
| +Z | Only SSL connections |
Combine multiple modes
/mode #raum +imnt-l (Set i m n t; remove l)