blob: 556b08e9c768bb2311cfd3d91dedb833130528f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
@SYNTAX:unban@
Removes the specified ban(s) from the channel.
Examples:
/UNBAN *!*@*.fi
/UNBAN larry!*@* *!me@*.mydomain.net
/UNBAN 3 - removes 3rd ban in list
/UNBAN -first - removes 1st ban (equal to /UNBAN 1)
/UNBAN -last - removes last ban in list
See also: BAN, KNOCKOUT
|