blob: e5682a7d6766f5cc4f4816e64a607ab6077e471f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $Id$
UNKLINE <user@host>
Will attempt to unkline the given <user@host>
Will unkline a temporary kline.
If the kline is conf based, the kline will not be removed.
UNKLINE <user@host> ON irc.server
will unkline the user on irc.server if irc.server accepts
remote unklines. If the kline is conf based, the kline will
not be removed.
- Requires Oper Priv: U
|