diff options
Diffstat (limited to 'help/opers/dline')
-rw-r--r-- | help/opers/dline | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/help/opers/dline b/help/opers/dline new file mode 100644 index 0000000..f9c31da --- /dev/null +++ b/help/opers/dline @@ -0,0 +1,19 @@ +# $Id$ +DLINE <time> <nick|ip> :[reason] [| oper reason] + +<time> if present, gives number of minutes for DLINE + +Adds a DLINE to the dline.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] + +If an oper reason is added (the pipe must be specified +to separate the fields) this will be added into the +dline.conf but will not be shown to the user when they +are given the dline reason. + +In order to use <nick> rather than <ip>, <nick> must +be on your server. + +- Requires Oper Priv: K |