Page 1 of 1

very important questions - Help me Please

Posted: Tue Feb 04, 2014 10:55 pm
by SamirBeh
1- how to prevent user create new channel ؟

2-how to make registering channel by user is illegal ?

3- how to make registering channel and createing it Just By Opers ؟

Help me Please

I know that some of the questions from similar thing but I want to answer each question individually, please

Re: very important questions - Help me Please

Posted: Tue Feb 04, 2014 11:46 pm
by Stealth
1&3: use the m_onlyopersjoin module http://www.jacki843.de/unreal/m_onlyopersjoin.c
2: This shouldn't be needed if only opers can create channels, but if you still want it that would be a services restriction and not Unreal.

Re: very important questions - Help me Please

Posted: Tue Feb 04, 2014 11:58 pm
by SamirBeh
thx for answer but i have problem in install m_onlyopersjoin.c

*** Notice -- unrealircd.conf:4: loadmodule src/modules/m_onlyopersjoin.c: failed to load: tmp/DF65739D.m_onlyopersjoin.c: invalid ELF header


tell me Steps install please

Re: very important questions - Help me Please

Posted: Wed Feb 05, 2014 12:50 am
by Stealth

Re: very important questions - Help me Please

Posted: Wed Feb 05, 2014 4:28 pm
by SamirBeh
Stealth thank you very much :)