Difference between revisions of "Unban"
m (clean up) |
(clear all bans) |
||
Line 1: | Line 1: | ||
− | + | If you don't know the users [[hostmask]] type | |
− | |||
− | |||
− | |||
− | If you don't know the hostmask type | ||
/mode #yourChannel b | /mode #yourChannel b | ||
or use the mibbit [[Alias#Default_Aliases|default-alias]]: | or use the mibbit [[Alias#Default_Aliases|default-alias]]: | ||
/ban<space><enter> | /ban<space><enter> | ||
− | '''If''' the banlist is '''not empty''' you will get a list with [[Image:Close-win-red.png]] unban buttons (using a mibbit client). | + | '''If''' the banlist is '''not empty''' you will get a list with [[Image:Close-win-red.png]] '''unban buttons''' (using a mibbit client). |
+ | |||
+ | |||
+ | To unban a user whos [[hostmask]] is known type | ||
+ | /mode #yourChannel -b <[[hostmask]]> | ||
+ | |||
+ | (to unban anybody you need to be halfop or higher). | ||
+ | |||
+ | |||
---- | ---- | ||
Line 13: | Line 17: | ||
If you are banned from your own #channel or if you are on the aop list there, to unban yourself type | If you are banned from your own #channel or if you are on the aop list there, to unban yourself type | ||
/cs unban #channel | /cs unban #channel | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | To unban everybody aop members (or higher) can use | ||
+ | /cs CLEAR #yourChan BANS | ||
+ | |||
[[Category:Commands]][[Category:IRC]][[Category:Mode]] | [[Category:Commands]][[Category:IRC]][[Category:Mode]] |
Revision as of 13:04, 10 March 2010
If you don't know the users hostmask type
/mode #yourChannel b
or use the mibbit default-alias:
/ban<space><enter>
If the banlist is not empty you will get a list with unban buttons (using a mibbit client).
To unban a user whos hostmask is known type
/mode #yourChannel -b <hostmask>
(to unban anybody you need to be halfop or higher).
If you are banned from your own #channel or if you are on the aop list there, to unban yourself type
/cs unban #channel
To unban everybody aop members (or higher) can use
/cs CLEAR #yourChan BANS