Request: Add iline by command

These are old archives. They are kept for historic purposes only.
Post Reply
n1kv4rt
Posts: 2
Joined: Wed Nov 26, 2008 12:33 pm

Request: Add iline by command

Post by n1kv4rt »

Request: Add iline by command

I was wondering if anyone could make a module that would make able to add i:line (allow block) by command... sorta like Unreal3.2.x. It can write to unrealircd.conf or asdasd.conf

Example:
/iline add allow { ip *@1.2.3.4; hostname blablabla; class blablabla; maxperip 1;};
/iline del allow { ip *@1.2.3.4; hostname blablabla; class blablabla; maxperip 1;};

Thanks....
zEkE
Posts: 111
Joined: Wed Apr 14, 2004 9:30 am
Location: Harrisonburg, VA
Contact:

Re: Request: Add iline by command

Post by zEkE »

Adding can be done via addline with netadmin privs.

I'd suggest a more friendly command if this were to be implemented IRC side.

/iline [+|-]*@ip/host [maxperip] [-c class] [-p password]

Detect IP/host and apply it, making the other non-resolvable.
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
Post Reply