|
Site Menu Community Links
IRC Gaming IRC FAQ's
UnrealIRCd PmWiki |
IRC /
SnomasksSnomasks are server notice masks, it's a special type of usermode that controls which server notices you will receive (mostly used by opers) It can be set by: /mode yournick +s SNOMASK, for example: /mode yournick +s +cF To remove certain snomasks, use something like: /mode yournick +s -c Or you can remove all snomasks by simply doing: /mode yournick -s The current available snomasks are: You can control which snomasks you automatically get (set::snomask-on-connect) and which you get on oper (set::snomask-on-oper, oper::snomask) By default, if a user simply sets mode +s, certain snomasks are set. |