Search found 4 matches

by Neubivljiv
Tue Jun 16, 2015 3:50 pm
Forum: Unreal 3.2 Support
Topic: Disable OP for all except few users
Replies: 7
Views: 15584

Re: Disable OP for all except few users

OK, some things are clear.

But I have to change the server. I personally wrote an IRC server in php (as a service), which supports MySQL, a huge number of connections, advanced options for operators (who is also the bot). Now works great, and will soon be released to the public.
by Neubivljiv
Mon Jun 15, 2015 5:35 pm
Forum: Unreal 3.2 Support
Topic: Disable OP for all except few users
Replies: 7
Views: 15584

Re: Disable OP for all except few users

Well, it was clear somewhat. It is not necessary that the user be IRCop. I simply can not set Channel Operator for specific user. whatever I do get the message You're not channel operator Reading the documentation did not help, because does not say where (or how) to set the Channel Operator. Althoug...
by Neubivljiv
Mon Jun 15, 2015 3:59 pm
Forum: Unreal 3.2 Support
Topic: Disable OP for all except few users
Replies: 7
Views: 15584

Re: Disable OP for all except few users

@katsklaw, thanks to the fast response. Yes, it confused me, that the server operator is not the operator of the channel. :) However, I set level-on-join and it's fine. Still I am unable to set ChanOp. Right now I am reading /docs and find the following: set::modes-on-oper <+modes>; The modes that w...
by Neubivljiv
Mon Jun 15, 2015 1:49 pm
Forum: Unreal 3.2 Support
Topic: Disable OP for all except few users
Replies: 7
Views: 15584

Disable OP for all except few users

Hello, I am using UnrealIRCd 3.2.10.4 on Ubuntu server with kiwi irc client (temporary) and have some issues. I could not set operators. Whatever I do, always first connected user gets Operator privileges. This is my config example: oper Neubivljiv { class clients; from { userhost Neubivljiv@Server_...