mirror of
https://github.com/matrix-construct/construct
synced 2024-11-02 20:09:16 +01:00
e875ae74ae
calling bandb "the database" instead.
10 lines
290 B
Text
10 lines
290 B
Text
DLINE [duration] <ip> :[reason]
|
|
|
|
Adds a DLINE to the database 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
|