Page 1 of 1

Usermode +x - more masking?

Posted: Tue Apr 27, 2004 12:37 am
by error404
Is it possible to make the +x mode mask the entire address, not just the lowest level, or would it be an easy patch? Also, is it possible to force usermode +x on all users?

Posted: Tue Apr 27, 2004 12:45 am
by codemastr
set {
modes-on-connect "+x";
}

That will force +x. And no, Unreal contains no option to mask the entire host.

Posted: Tue Apr 27, 2004 12:50 am
by aquanight
To be more slightly accurate:

Code: Select all

set {
    modes-on-connect "+x";
    restrict-usermodes "x";
};
This will add the effect of not allowing users to change the +x option once they get it.

Posted: Tue Apr 27, 2004 12:56 am
by error404
aquanight wrote:To be more slightly accurate:

Code: Select all

set {
    modes-on-connect "+x";
    restrict-usermodes "x";
};
This will add the effect of not allowing users to change the +x option once they get it.
Thanks, that's what I was looking for. Anyone know where in the source I can find the code that applies the mask to the hostname?

Posted: Tue Apr 27, 2004 6:38 am
by AngryWolf
That's a sort of question that isn't welcomed and shouldn't be asked at all. See the Modifying UnrealIRCd topic.

Posted: Tue Apr 27, 2004 1:31 pm
by jewles
Danger, Danger, Danger, Will Roberson DANGER!
We don't in anyway support modifying all or any part of Unreal.


:evil: :evil: :evil: :evil: :evil: :evil: <=== my evil army!