C/addban
m |
|||
Line 1: | Line 1: | ||
- | {{Related commands|[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]<br />[[ChanServ/dellamer|DELLAMER]]<br />[[ChanServ/lamers|LAMERS]]}}<div class="cmdsyn"> | + | {{Related commands|[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]<br />[[ChanServ/dellamer|DELLAMER]]<br />[[ChanServ/lamers|LAMERS]]}}<div class="cmdsyn">ADDBAN <#channel> <mask|nickname> <span class="cmdsynopt">[reason]</span></div> |
- | Adds an entry to the channel's | + | Adds an entry to the channel's permanent ban list. |
- | + | If a user joining the channel matches an entry in the permanent ban list, ChanServ will automatically kick/ban the user from the channel. | |
- | + | An optional reason may be given, which will be shown in any kick messages. | |
+ | |||
+ | {{info|text=If the entry being added matches an existing permanent ban, the reason will be updated. If it matches a timed ban, the timed ban will be converted to a permanent ban, in addition to the reason being updated.}} | ||
==Examples== | ==Examples== | ||
- | + | * <code>/msg ChanServ ADDLAMER #chat NiTeMaRe</code> | |
- | + | * <code>/msg ChanServ ADDLAMER #chat *!*@some.host.com Trolls aren't welcome here.</code> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html> | <html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html> |
Revision as of 13:51, 19 July 2012
Related Commands
| |
ADDTIMEDLAMER DELLAMER LAMERS |
ADDBAN <#channel> <mask|nickname> [reason]
Adds an entry to the channel's permanent ban list.
If a user joining the channel matches an entry in the permanent ban list, ChanServ will automatically kick/ban the user from the channel.
An optional reason may be given, which will be shown in any kick messages.
If the entry being added matches an existing permanent ban, the reason will be updated. If it matches a timed ban, the timed ban will be converted to a permanent ban, in addition to the reason being updated.
Examples
-
/msg ChanServ ADDLAMER #chat NiTeMaRe
-
/msg ChanServ ADDLAMER #chat *!*@some.host.com Trolls aren't welcome here.
[Go Back] |