Difference between revisions of "Unban"
m (clean up) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | To | + | To unban anybody you need to be halfop or higher. |
− | |||
− | |||
− | If you don't know the hostmask type | + | If you don't know the users [[hostmask]] type |
/mode #yourChannel b | /mode #yourChannel b | ||
− | or use the | + | 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 | + | '''If''' the banlist is '''not empty''' you will get a list with [[Image:Close-win-red.png]] '''unban buttons'''. |
+ | |||
+ | |||
+ | To unban a user whos [[hostmask]] is known type | ||
+ | /mode #yourChannel -b <[[hostmask]]> | ||
+ | |||
+ | |||
---- | ---- | ||
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 [optional_nick] |
− | [[Category:Commands]][[Category:IRC]][[Category:Mode]] | + | for details see /cs help unban |
+ | |||
+ | ---- | ||
+ | |||
+ | To unban everybody the founder can use | ||
+ | |||
+ | /cs mode #channel CLEAR b | ||
+ | |||
+ | [[Category:Commands]][[Category:IRC]][[Category:Mode]][[Category:Ban]] |
Latest revision as of 22:39, 9 January 2016
To unban anybody you need to be halfop or higher.
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.
To unban a user whos hostmask is known type
/mode #yourChannel -b <hostmask>
If you are banned from your own #channel or if you are on the aop list there, to unban yourself type
/cs unban #channel [optional_nick]
for details see /cs help unban
To unban everybody the founder can use
/cs mode #channel CLEAR b