Log in | Back to darenet.org

C/delban

Line 1: Line 1:
-
{{Related commands|[[ChanServ/addlamer|ADDLAMER]]<br />[[ChanServ/addtimedlamer|ADDTIMEDLAMER]]<br />[[ChanServ/lamers|LAMERS]]}}<div class="cmdsyn">DELLAMER <#channel> <mask|nickname></div>
+
{{Related commands|[[ChanServ/addban|ADDBAN]]<br />[[ChanServ/addtimedban|ADDTIMEDBAN]]<br />[[ChanServ/bans|BANS]]}}<div class="cmdsyn">DELBAN <#channel> <mask|nickname></div>
-
Deletes a lamer (i.e., akick) from the channel's lamers list.
+
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 lamers that match the user using that nickname (granted the user is online).
+
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 DELLAMER #chat *!*@*.br
+
| /msg ChanServ DELBAN #chat *!*@*.br
-
| Removes the mask ''*!*@*.br'' from #chat's lamers list.
+
| Removes the mask ''*!*@*.br'' from #chat's bans list.
|-
|-
-
| /msg ChanServ DELLAMER #chat Joe
+
| /msg ChanServ DELBAN #chat Joe
-
| Removes any entries on #chat's lamers list that match the user using the nickname ''Joe''.
+
| 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]