Page 1 of 1

Q:Line on-the-fly

Posted: Thu Apr 28, 2005 9:39 am
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...

Posted: Thu Apr 28, 2005 10:09 am
by Dukat
No, that's not possible.

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


Just use services to do that (/os sqline). :D