Page 1 of 1

allow block

Posted: Wed May 30, 2007 9:23 pm
by DragonRyder

Code: Select all

allow {
	ip *@1.2.3.4;
	hostname *@*;
	class clients;
	maxperip 20;
};
is there a way to make it so when that a specific IP joins - they can get +h, as i do not want to add them to opers config - but they do help out in the networks help channel.

Posted: Wed May 30, 2007 9:24 pm
by Stealth
there isn't a way

Posted: Thu May 31, 2007 12:01 am
by DragonRyder
thanks for letting me know.

maybe this can be a new feature in next update or upgrade?

Posted: Thu May 31, 2007 1:52 am
by Stealth
probably not... Although, there has been making an option to put modes on connect in the allow block, but they might make it so oper modes cannot be set (seems logical)

Some service packages (Anope is one) will give +h to anyone who is oped in the help channel.

Posted: Thu May 31, 2007 1:28 pm
by SpaceDoG
Syzop actually has a pay module setup to do this located at http://www.unrealircd.com/index.php?pag ... dule&id=15