Jonathan Coveney jcoveney@gmail.com wrote:
There are a couple of things I'd like to do at the moment, but am unsure of how, for example: I made a persistent room, and want to make myself the operator of it. I used /oper to make myself an irc admin, but /mode #channel +o myname gives me a 'you are not channel operator name.' I can't see in the server logs where to set this, and it seems odd that despite being an irc operator, I can't just force the mode command.
set "OperCanUseMode = yes" in ngircd.conf.
If there is a place where things like this are documented more thoroughly I'd lvoe that.
It is in doc/FAQ.txt, is there any other place where this should be documented as well?