212380e3f4
+ branches/release-2.1 -> 2.2 base + 3.0 -> branches/cxxconversion + backport some immediate 3.0 functionality for 2.2 + other stuff
10 lines
311 B
Text
10 lines
311 B
Text
DLINE [duration] <ip> :[reason]
|
|
|
|
Adds a DLINE to the ircd.conf or klines.conf file
|
|
which will deny any connections from the IP address
|
|
of the banned client. The banned client will receive
|
|
a message saying he/she is banned with reason [reason]
|
|
|
|
Duration is optional, and is in minutes.
|
|
|
|
- Requires Oper Priv: K
|