C/delban
m (moved ChanServ/dellamer to ChanServ/delban) |
|||
| Line 1: | Line 1: | ||
| - | {{Related commands|[[ChanServ/ | + | {{Related commands|[[ChanServ/addban|ADDBAN]]<br />[[ChanServ/addtimedban|ADDTIMEDBAN]]<br />[[ChanServ/bans|BANS]]}}<div class="cmdsyn">DELBAN <#channel> <mask|nickname></div> |
| - | Deletes a | + | Deletes a ban (i.e., akick) from the channel's bans list. |
| - | If a nickname is specified, instead of a mask, ChanServ will attempt to remove any | + | If a nickname is specified, instead of a mask, ChanServ will attempt to remove any bans that match the user using that nickname (granted the user is online). |
===Examples=== | ===Examples=== | ||
{| class="srvcscmd" width="90%" style="font-size: 90%;" | {| class="srvcscmd" width="90%" style="font-size: 90%;" | ||
| - | | /msg ChanServ | + | | /msg ChanServ DELBAN #chat *!*@*.br |
| - | | Removes the mask ''*!*@*.br'' from #chat's | + | | Removes the mask ''*!*@*.br'' from #chat's bans list. |
|- | |- | ||
| - | | /msg ChanServ | + | | /msg ChanServ DELBAN #chat Joe |
| - | | Removes any entries on #chat's | + | | Removes any entries on #chat's bans list that match the user using the nickname ''Joe''. |
|- | |- | ||
|} | |} | ||
Revision as of 04:37, 21 July 2012
| Related Commands
| |
| ADDBAN ADDTIMEDBAN BANS | |
DELBAN <#channel> <mask|nickname>
Deletes a ban (i.e., akick) from the channel's bans list.
If a nickname is specified, instead of a mask, ChanServ will attempt to remove any bans that match the user using that nickname (granted the user is online).
Examples
| /msg ChanServ DELBAN #chat *!*@*.br | Removes the mask *!*@*.br from #chat's bans list. |
| /msg ChanServ DELBAN #chat Joe | Removes any entries on #chat's bans list that match the user using the nickname Joe. |
| [Go Back] |
