Logo
Registered In chat Logged in

User & Channel Modes

Most Important Modes (Detail)

User modes

ModeMeaningExample
+iInvisible (reduced visibility in /who)/mode <nick> +i
+xCloak/host masking/mode <nick> +x
+ROnly registered users may send private messages/mode <nick> +R
+wReceive wallops/mode <nick> +w

Channel modes

ModeMeaningExample
+nBlock external messages to the channel/mode #room +n
+tOnly ops/halfops/admins/owners may change topic/mode #room +t
+iInvite-only/mode #room +i
+mModerated (only users with voice/op prefix may talk)/mode #room +m
+sSecret (hidden channel)/mode #room +s
+ROnly registered users may join/mode #room +R
+kPassword/key required/mode #room +k secret
+lUser limit/mode #room +l 100
+jJoin-flood protection/mode #room +j 5:10
+LForward target on join failure/mode #room +L #lobby
+CBlocks channel CTCP/mode #room +C
+NBlocks channel NOTICE/mode #room +N
+TBlocks /amsg and mass lines/mode #room +T
+MOnly registered users may speak/mode #room +M
+HChannel history backlog/mode #room +H 50:1h
+ZSSL/TLS users only/mode #room +Z

Combine multiple modes

/mode #channel +imnt-l  (Set i m n t; remove l)