]> jfr.im git - solanum.git/blobdiff - help/opers/dline
Add topic TS and channel TS constraints for /LIST.
[solanum.git] / help / opers / dline
index 00b320eb0871ee1ada12dc8c2924cae2e63d43aa..144c2d2a164c20858335a365c920b5feae7d55d3 100644 (file)
@@ -1,10 +1,20 @@
-DLINE [duration] <ip> :[reason]
+DLINE [duration] <ip> :[reason] [| oper 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]
+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.
+Duration is optional, and is in minutes. If specified,
+the DLINE will not be saved in the database.
+
+If an oper reason is added (the pipe must be specified
+to seperate the fields) this will be added into the
+database but will not be shown to the user when they
+are given the kline reason.
+
+DLINE [duration] <ip> ON irc.server :[reason] [| oper reason]
+will dline the user on irc.server if irc.server accepts
+remote dlines. irc.server can contain wildcards.
 
 - Requires Oper Priv: K