mirror of
https://github.com/matrix-construct/construct
synced 2024-11-09 11:31:11 +01:00
11 lines
311 B
Text
11 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
|