summaryrefslogtreecommitdiff
path: root/help/opers/dline
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-10-27 21:02:32 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-10-27 21:02:32 +0000
commit70f1558a2eca8295e30bb1e381d948056333634d (patch)
tree3051cb6afbc7d5ebae4381e54c70d9cbe54005a4 /help/opers/dline
parent4f1edcf052857117fd51e878c362f878961c4dc9 (diff)
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
svnroot/ircd-hybrid/trunk git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1592 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/opers/dline')
-rw-r--r--help/opers/dline19
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