C/delban
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] |