<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.anope.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.anope.org/index.php?action=history&amp;feed=atom&amp;title=2.0%2FModules%2Fcs_ban</id>
		<title>2.0/Modules/cs ban - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.anope.org/index.php?action=history&amp;feed=atom&amp;title=2.0%2FModules%2Fcs_ban"/>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/cs_ban&amp;action=history"/>
		<updated>2026-05-09T17:37:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.4</generator>

	<entry>
		<id>//wiki.anope.org/index.php?title=2.0/Modules/cs_ban&amp;diff=622&amp;oldid=prev</id>
		<title>Azander: Created page with &quot;{{Language|2.0/Modules/cs_ban}} {{Syntax|cs_ban|ChanServ|Anope}}  == &lt;div class=&quot;moduleheader&quot;&gt;Description&lt;/div&gt; == Bans a given nick or mask on a channel. An optional expiry ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/cs_ban&amp;diff=622&amp;oldid=prev"/>
				<updated>2014-05-06T15:24:43Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|2.0/Modules/cs_ban}} {{Syntax|cs_ban|ChanServ|Anope}}  == &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; == Bans a given nick or mask on a channel. An optional expiry ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Language|2.0/Modules/cs_ban}}&lt;br /&gt;
{{Syntax|cs_ban|ChanServ|Anope}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; ==&lt;br /&gt;
Bans a given nick or mask on a channel. An optional expiry may be given to cause services to remove the ban after a set amount of time.&lt;br /&gt;
&lt;br /&gt;
By default, limited to AOPs or those with level 5 access and above on the channel. Channel founders may ban masks.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Commands&amp;lt;/div&amp;gt; == &lt;br /&gt;
; ban channel [+expiry] {nick | mask} [reason]&lt;br /&gt;
:&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Examples&amp;lt;/div&amp;gt; ==&lt;br /&gt;
/msg ChanServ BAN #myChannel +1h Fred Go cool off before returning.&lt;br /&gt;
&lt;br /&gt;
/msg ChanServ BAN #myChannel Fred@*.example.com You are no longer welcome here.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Default Configuration&amp;lt;/div&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;code&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
/*&lt;br /&gt;
 * cs_ban&lt;br /&gt;
 *&lt;br /&gt;
 * Provides the command chanserv/ban.&lt;br /&gt;
 *&lt;br /&gt;
 * Used for banning users from channels.&lt;br /&gt;
 */&lt;br /&gt;
module { name = &amp;quot;cs_ban&amp;quot; }&lt;br /&gt;
command { service = &amp;quot;ChanServ&amp;quot;; name = &amp;quot;BAN&amp;quot;; command = &amp;quot;chanserv/ban&amp;quot;; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Azander</name></author>	</entry>

	</feed>