C/delban
(New page: {{Services}} <br> ====CHANSERV - Command: DELLAMER==== {{ServicesDesc | text= Usage: <code>'''/ChanServ DELLAMER <#channel> <mask<nowiki>|</nowiki>nickname>'''</code> <br> Deletes a lamer ...) |
m (moved ChanServ/delban to C/delban) |
||
(7 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{ | + | {{Related commands|[[C/addban|ADDBAN]]<br />[[C/addtimedban|ADDTIMEDBAN]]<br />[[C/bans|BANS]]}}<div class="cmdsyn">DELBAN <#channel> <mask|nickname></div> |
- | <br> | + | |
- | + | Deletes a ban (i.e., akick) from the channel's bans list. | |
- | + | ||
- | + | If a nickname is specified, instead of a mask, C will attempt to remove any bans that match the user using that nickname (granted the user is online). | |
- | Deletes a | + | |
- | + | ===Examples=== | |
- | + | {| class="srvcscmd" width="90%" style="font-size: 90%;" | |
- | + | | /msg C DELBAN #chat *!*@*.br | |
- | + | | Removes the mask ''*!*@*.br'' from #chat's bans list. | |
+ | |- | ||
+ | | /msg C DELBAN #chat Joe | ||
+ | | Removes any entries on #chat's bans list that match the user using the nickname ''Joe''. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | {{GoBack}} |
Current revision as of 16:54, 11 October 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, C will attempt to remove any bans that match the user using that nickname (granted the user is online).
Examples
/msg C DELBAN #chat *!*@*.br | Removes the mask *!*@*.br from #chat's bans list. |
/msg C DELBAN #chat Joe | Removes any entries on #chat's bans list that match the user using the nickname Joe. |
[Go Back] |