Q:Line on-the-fly

These are old archives. They are kept for historic purposes only.
Post Reply
JanisB
Posts: 128
Joined: Fri Apr 22, 2005 9:05 am
Location: LV
Contact:

Q:Line on-the-fly

Post by JanisB »

unrealircd.conf

Code: Select all

ban nick {
   mask <nickname>;
   reason <reason-for-ban>;
};
Can i add Q:Line form server(e.g. /qline <nick> <time> <reason>)?

P.S. NOT /SQLINE, such as /msg OperServ RAW...
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

No, that's not possible.

(You could use /spamfilter, though...)


Just use services to do that (/os sqline). :D
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply