ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/help/dline
Revision: 33
Committed: Sun Oct 2 20:50:00 2005 UTC (20 years, 9 months ago) by knight
Original Path: ircd-hybrid/help/opers/dline
File size: 597 byte(s)
Log Message:
- svn:keywords

File Contents

# User Rev Content
1 knight 31 # $Id$
2 adx 30 DLINE <time> <nick|ip> :[reason] [| oper reason]
3    
4     <time> if present, gives number of minutes for DLINE
5    
6     Adds a DLINE to the dline.conf file
7     which will deny any connections from the IP address
8     of the banned client. The banned client will receive
9     a message saying he/she is banned with reason [reason]
10    
11     If an oper reason is added (the pipe must be specified
12     to separate the fields) this will be added into the
13     dline.conf but will not be shown to the user when they
14     are given the dline reason.
15    
16     In order to use <nick> rather than <ip>, <nick> must
17     be on your server.
18    
19     - Requires Oper Priv: K

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision