Channel Modes: Difference between revisions

From HybridIRC Wiki
Jump to navigation Jump to search
m (Protected "Channel Modes" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
== Channel Modes ==
== Channel Modes ==
Sets various modes for the channel. You must be an operator in the channel to issue these commands; some commands are reserved for server operators.


Usage: <code>MODE &lt;channel&gt; +|-&lt;modes&gt; [&lt;params&gt;]</code>
Channel modes are used to set various restrictions or behaviors for a channel. You must be an operator in the channel to issue these commands; some commands are reserved for server operators.
Examples:
 
* <code>/mode #lobby +v Berat</code> 
=== Usage ===
* <code>/mode #lobby +b *!*@5sr.guj.182.78.IP</code>
<code>MODE &lt;channel&gt; +|-&lt;modes&gt; [&lt;params&gt;]</code>
 
=== Examples ===
<pre>
/mode #lobby +f block:6:6
/mode #lobby +H 15:900
/mode #lobby +E block:5:60:5:20
/mode #lobby +o shayne
/mode #lobby +g *this?is?a?blocked?sentence*
/mode #lobby +g *blockedword*
/mode #lobby +w o:R:shayne
/mode #lobby +L #lobbyoverflow
</pre>


{| class="wikitable"
{| class="wikitable"
Line 14: Line 26:
! Description
! Description
|-
|-
| Voice
| Voice || v || <nick> || Channel operators || Gives voice to <nickname>, allowing them to speak while the channel is +m.
| v
| <nick>
| Channel operators
| Gives voice to <nickname>, allowing them to speak while the channel is +m.
|-
| Op
| o
| <nick>
| Channel operators
| Gives op status to <nickname>.
|-
|-
| Ban
| Op || o || <nick> || Channel operators || Gives op status to <nickname>.
| b
| <mask>
| Channel operators
| Bans users matching <mask> from joining the channel.
|-
|-
| Banexception
| Ban || b || <hostmask> || Channel operators || Bans <hostmask> from the channel.
| e
| <mask>
| Channel operators
| Exempts users matching <mask> from channel mode b (ban).
|-
|-
| Invex
| Ban Exception || e || <hostmask> || Channel operators || Excepts <hostmask> from bans.
| I
| <mask>
| Channel operators
| Exempts users matching <mask> from channel mode i (inviteonly).
|-
|-
| Blockcolor
| Invite Exception || I || <hostmask> || Channel operators || Excepts <hostmask> from +i, allowing matching users to join while the channel is invite-only.
| c
| None
| Channel operators
| Enables blocking messages that contain IRC formatting codes.
|-
|-
| Delaymsg
| Block Formatting || c || N/A || Channel operators || Blocks messages that contain formatting codes.
| d
| <seconds>
| Channel operators
| Prevents newly joined users from speaking until <seconds> seconds have passed.
|-
|-
| Flood
| Delay Messaging || d || <time> || Channel operators || Blocks messages to a channel from new users until they have been in the channel for <time> seconds.
| f
| (*)<lines>:<seconds>
| Channel operators
| Kicks users who send more than <lines> messages in the last <seconds> seconds. If prefixed with * then offending users are also banned.
|-
|-
| Filter
| Flood Protection || f || ban|block|mute|kick|kickban:<lines>:<sec> || Channel operators || Kicks on text flood equal to or above the specified rate. With *, the user is banned.
| g
| <glob>
| Channel operators
| Prevents users from sending messages that match <glob>.
|-
|-
| Inviteonly
| Filter || g || <mask> || Channel operators || Blocks messages matching the given glob mask.
| i
| None
| Channel operators
| Prevents users from joining the channel without an invite.
|-
|-
| Joinflood
| Invite Only || i || N/A || Channel operators || Makes the channel invite-only. Users can only join if an operator uses /INVITE to invite them.
| j
| <joins>:<seconds>
| Channel operators
| Prevents more than <joins> joins in the last <seconds> seconds.
|-
|-
| Key
| Join Flood || j || <joins>:<sec> || Channel operators || Limits joins to the specified rate.
| k
| <key>
| Channel operators
| Prevents users from joining the channel who have not specified the <key> password.
|-
|-
| Limit
| Channel Key || k || <key> || Channel operators || Set the channel key (password) to <key>.
| l
| <count>
| Channel operators
| Allows no more than <count> users to join the channel.
|-
|-
| Moderated
| User Limit || l || <limit> || Channel operators || Set the maximum allowed users to <limit>.
| m
| None
| Channel operators
| Prevents users without a prefix rank from messaging the channel.
|-
|-
| Noextmsg
| Moderated || m || N/A || Channel operators || Enable moderation. Only users with +v, +h, or +o can speak.
| n
| None
| Channel operators
| Prevents users who are not in the channel from messaging the channel.
|-
|-
| Private
| No External Messages || n || N/A || Channel operators || Blocks users who are not members of the channel from messaging it.
| p
| None
| Channel operators
| Hides the channel in /WHOIS from people who are not a member. You probably want channel mode s (secret) rather than this.
|-
|-
| Secret
| Private || p || N/A || Channel operators || Hides the channel in /WHOIS from people who are not a member.
| s
| None
| Channel operators
| Hides the channel in /WHOIS and /LIST from people who are not a member.
|-
|-
| Topiclock
| Secret || s || N/A || Channel operators || Hides the channel in /WHOIS and /LIST from people who are not a member.
| t
| None
| Channel operators
| Prevents non-channel operators from changing the channel topic.
|-
|-
| Auditorium
| Topic Lock || t || N/A || Channel operators || Prevents users without +h or +o from changing the topic.
| u
| None
| Channel operators
| Makes the channel an auditorium; normal users only see themselves or themselves and the operators, while operators see all the users.
|-
|-
| Autoop
| Auditorium || u || N/A || Channel operators || Makes the channel an auditorium where normal users only see themselves or themselves and the operators, while operators see all users.
| w
| <status>:<mask>
| Channel operators
| Grants the <status> rank to users matching <mask> on join. For example, +w o:R:shayne will op anyone identified to the account 'shayne' on join.
|-
|-
| SSLonly
| Autoop || w || <flag>:<banmask> || Channel operators || Adds basic channel access controls of <flag> to <banmask>.
| z
| None
| Channel operators
| Prevents users who are not connected using TLS (SSL) from joining the channel.
|-
|-
| Allowinvite
| SSL-Only || z || N/A || Channel operators || Blocks non-TLS clients from joining the channel.
| A
| None
| Channel operators
| Allows anyone to invite users to the channel (normally only chanops can invite).
|-
|-
| Blockcaps
| Allow Invite || A || N/A || Channel operators || Allows anyone to invite users to the channel (normally only chanops can invite).
| B
| None
| Channel operators
| Enables blocking excessively capitalized messages.
|-
|-
| Noctcp
| Anti-Caps || B || ban|block|mute|kick|kickban:<minlen>:<percent> || Channel operators || Blocks messages with too many capital letter.
| C
| None
| Channel operators
| Enables blocking channel messages that contain CTCPs.
|-
|-
| Delayjoin
| No CTCP || C || N/A || Channel operators || Blocks any CTCPs to the channel.
| D
| None
| Channel operators
| Prevents users from receiving JOIN messages until the joining user speaks.
|-
|-
| Repeat
| Delayed Join || D || N/A || Channel operators || Delays join messages from users until they message the channel.
| E
| [~|*]<lines>:<sec>[:<difference>][:<backlog>]
| Channel operators
| Configures the messages that should be considered a repeat. If prefixed with ~ the messages are blocked. If prefixed with * then offending users are banned. If not prefixed then offending users are kicked.
|-
|-
| Nickflood
| Repeat Block || E || ban|block|mute|kick|kickban:<lines>:<sec>[:<difference>][:<backlog>] || Channel operators || Blocks similar messages.
| F
| <changes>:<seconds>
| Channel operators
| Allows exempted users to change nicknames at a higher rate than channel mode F (nickflood) allows.
|-
|-
| Censor
| Nick Flood || F || <changes>:<sec> || Channel operators || Blocks nick changes when they equal or exceed the specified rate.
| G
| None
| Channel operators
| Enables censoring messages sent to the channel.
|-
|-
| History
| Channel History || H || <num>:<duration> || Channel operators || Displays the last <num> lines of chat to joining users. <duration> is the maximum time to keep lines in the history buffer.
| H
| <num>:<duration>
| Channel operators
| Displays the last <num> lines of chat to joining users. <duration> is the maximum time to keep lines in the history buffer.
|-
|-
| Kicknorejoin
| No Rejoin After Kick || J || <seconds> || Channel operators || Prevents auto-rejoining after being kicked for the specified number of seconds.
| J
| <seconds>
| Channel operators
| Prevents those who have been kicked from rejoining until <seconds> seconds have passed.
|-
|-
| Noknock
| No Knock || K || N/A || Channel operators || Blocks /KNOCK on the channel.
| K
| None
| Channel operators
| Disables the usage of the /KNOCK command on this channel.
|-
|-
| Redirect
| Channel Redirect || L || <channel> || Channel operators || If the channel reaches its user limit (+l), redirect users to <channel>.
| L
| <channel>
| Channel operators
| Redirects all new users to <channel> when the user limit is reached.
|-
|-
| Regmoderated
| Registered Moderation || M || N/A || Channel operators || Blocks unregistered users from speaking.
| M
| None
| Channel operators
| Prevents users who are not logged into a services account from speaking in the channel.
|-
|-
| Nonick
| No Nick Change || N || N/A || Channel operators || Prevents users on the channel from changing their nick.
| N
| None
| Channel operators
| Prevents users from changing their nickname whilst in the channel.
|-
|-
| Operonly
| Server Operator Only || O || N/A || Server operators || Channel is restricted to server operators only.
| O
| None
| Server operators
| Prevents non-server operators from joining the channel.
|-
|-
| Permanent
| Permanent Channel || P || N/A || Server operators || Makes the channel permanent; bans, invites, topics, and modes persist when the channel is empty.
| P
| None
| Server operators
| Prevents the channel from being deleted when the last user leaves.
|-
|-
| Nokick
| No Kicks || Q || N/A || Channel operators || Only Services or servers can kick users.
| Q
| None
| Channel operators
| Prevents privileged users from using the /KICK command.
|-
|-
| Reginvite
| Registered Only || R || N/A || Channel operators || Blocks unregistered users from joining.
| R
| None
| Channel operators
| Prevents users who are not logged into a services account from joining the channel.
|-
|-
| Stripcolor
| Strip Formatting || S || N/A || Channel operators || Strips formatting codes from messages sent to the channel.
| S
| None
| Channel operators
| Enables stripping of IRC formatting codes from channel messages.
|-
|-
| Nonotice
| No Notices || T || N/A || Channel operators || Blocks /NOTICEs from users who are not at least halfop.
| T
| None
| Channel operators
| Enables blocking messages sent with the /NOTICE command.
|-
|-
| Blockhighlight
| Anti-Highlight || V || N/A || Channel operators || Kills users who highlight more than 10 nicks at once in a channel.
| V
| None
| Channel operators
| Kills users who highlight more than 10 nicks at once in a channel.
|-
|-
| Exemptchanops
| Exemptions || X || <type>:<status> || Channel operators || Makes users of <status> or higher exempt from a restriction <type>.
| X
| <restriction>:<mode>
| Channel operators
| Exempts users with the <mode> prefix mode or higher from <restriction>.
|}
|}
<h3 style="font-size: 1.3em; color: #e74c3c;">💡 Help & Resources</h3>
<div style="padding: 10px; background: #ecf0f1; border-radius: 10px; margin-top: 10px;">
    <p style="color: #2c3e50;">Need more resources? Check out these links:</p>
    <ul>
      <li>Join the help channel: '''[https://kiwiirc.hybridirc.com/#help #Help]</li>
      <li>Visit [https://www.hybridirc.com/help/channel-modes/ Available channel modes]</li>
      <li>Visit [https://docs.inspircd.org/4/channel-modes inspircd channel modes]</li>
    </ul>
</div>

Latest revision as of 11:07, 17 March 2025

Channel Modes

Channel modes are used to set various restrictions or behaviors for a channel. You must be an operator in the channel to issue these commands; some commands are reserved for server operators.

Usage

MODE <channel> +|-<modes> [<params>]

Examples

/mode #lobby +f block:6:6
/mode #lobby +H 15:900
/mode #lobby +E block:5:60:5:20
/mode #lobby +o shayne
/mode #lobby +g *this?is?a?blocked?sentence*
/mode #lobby +g *blockedword*
/mode #lobby +w o:R:shayne
/mode #lobby +L #lobbyoverflow
Mode Name Character Parameter Syntax Usable By Description
Voice v <nick> Channel operators Gives voice to <nickname>, allowing them to speak while the channel is +m.
Op o <nick> Channel operators Gives op status to <nickname>.
Ban b <hostmask> Channel operators Bans <hostmask> from the channel.
Ban Exception e <hostmask> Channel operators Excepts <hostmask> from bans.
Invite Exception I <hostmask> Channel operators Excepts <hostmask> from +i, allowing matching users to join while the channel is invite-only.
Block Formatting c N/A Channel operators Blocks messages that contain formatting codes.
Delay Messaging d Channel operators Blocks messages to a channel from new users until they have been in the channel for
Flood Protection f block|mute|kick|kickban:<lines>:<sec> Channel operators Kicks on text flood equal to or above the specified rate. With *, the user is banned.
Filter g <mask> Channel operators Blocks messages matching the given glob mask.
Invite Only i N/A Channel operators Makes the channel invite-only. Users can only join if an operator uses /INVITE to invite them.
Join Flood j <joins>:<sec> Channel operators Limits joins to the specified rate.
Channel Key k <key> Channel operators Set the channel key (password) to <key>.
User Limit l <limit> Channel operators Set the maximum allowed users to <limit>.
Moderated m N/A Channel operators Enable moderation. Only users with +v, +h, or +o can speak.
No External Messages n N/A Channel operators Blocks users who are not members of the channel from messaging it.
Private p N/A Channel operators Hides the channel in /WHOIS from people who are not a member.
Secret s N/A Channel operators Hides the channel in /WHOIS and /LIST from people who are not a member.
Topic Lock t N/A Channel operators Prevents users without +h or +o from changing the topic.
Auditorium u N/A Channel operators Makes the channel an auditorium where normal users only see themselves or themselves and the operators, while operators see all users.
Autoop w <flag>:<banmask> Channel operators Adds basic channel access controls of <flag> to <banmask>.
SSL-Only z N/A Channel operators Blocks non-TLS clients from joining the channel.
Allow Invite A N/A Channel operators Allows anyone to invite users to the channel (normally only chanops can invite).
Anti-Caps B block|mute|kick|kickban:<minlen>:<percent> Channel operators Blocks messages with too many capital letter.
No CTCP C N/A Channel operators Blocks any CTCPs to the channel.
Delayed Join D N/A Channel operators Delays join messages from users until they message the channel.
Repeat Block E block|mute|kick|kickban:<lines>:<sec>[:<difference>][:<backlog>] Channel operators Blocks similar messages.
Nick Flood F <changes>:<sec> Channel operators Blocks nick changes when they equal or exceed the specified rate.
Channel History H <num>:<duration> Channel operators Displays the last <num> lines of chat to joining users. <duration> is the maximum time to keep lines in the history buffer.
No Rejoin After Kick J <seconds> Channel operators Prevents auto-rejoining after being kicked for the specified number of seconds.
No Knock K N/A Channel operators Blocks /KNOCK on the channel.
Channel Redirect L <channel> Channel operators If the channel reaches its user limit (+l), redirect users to <channel>.
Registered Moderation M N/A Channel operators Blocks unregistered users from speaking.
No Nick Change N N/A Channel operators Prevents users on the channel from changing their nick.
Server Operator Only O N/A Server operators Channel is restricted to server operators only.
Permanent Channel P N/A Server operators Makes the channel permanent; bans, invites, topics, and modes persist when the channel is empty.
No Kicks Q N/A Channel operators Only Services or servers can kick users.
Registered Only R N/A Channel operators Blocks unregistered users from joining.
Strip Formatting S N/A Channel operators Strips formatting codes from messages sent to the channel.
No Notices T N/A Channel operators Blocks /NOTICEs from users who are not at least halfop.
Anti-Highlight V N/A Channel operators Kills users who highlight more than 10 nicks at once in a channel.
Exemptions X <type>:<status> Channel operators Makes users of <status> or higher exempt from a restriction <type>.

💡 Help & Resources

Need more resources? Check out these links: