SNOWMASKS
Snomasks are server notice masks, it’s a special type of usermode that controls which server notices you will receive (IRCops only)
It can be set by: /mode yournick +n SNOMASK, for example: /mode yournick +n +cf To remove certain snomasks, use something like: /mode yournick +n -c Or you can remove all snomasks by simply doing: /mode yournick -n
The current available snomasks are:
Mode | Description |
---|---|
C | Allows receipt of remote connect messages |
c | Allows receipt of local connect messages. |
d | Allows receipt of general (and sometimes random)debug messages |
f | Allows receipt of flood messages |
g | Allows receipt of globops messages |
j | Allows receipt of channel creation messages |
K | Allows receipt of remote kill messages |
k | Allows receipt of local kill messages |
l | Allows receipt of linking related messages |
N | Allows receipt of remote nick change messages |
n | Allows receipt of local nick change messages |
O | Allows receipt of use of oper-override messages |
o | Allows receipt of oper-up, oper-down and oper-failure messages |
Q | Allows receipt of remote quit messages |
q | Allows receipt of local quit messages |
t | Allows receipt of attempts to use /stats (local and remote) |
x | Allows receipt of Xline notices (g/z/q/k/e) |
By default, if a user simply sets mode +n, certain snomasks are set.