Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Fenag on April 14, 2007, 10:13:52 AM

Title: /cs access
Post by: Fenag on April 14, 2007, 10:13:52 AM
I have the anope irc services running with Unreal 3.2.6 under Windows.

When i try to use the /cs access #channel add nick 5, chanserv tells me this:

[Sat-10:12:26am] *ChanServ* You can't use this command.
[Sat-10:12:26am] *ChanServ* Use the AOP, SOP, HOP and VOP commands instead.
[Sat-10:12:26am] *ChanServ* Type /msg ChanServ HELP command for more information.

Yes, i know, i can use the aop, sop, etc, but i wanted to use the access command, not aop, etc...

how can i change this?? i've checked in the *.conf file but didn't found anything...
Title:
Post by: Jan Milants on April 14, 2007, 10:33:53 AM
/cs set xop off
Title:
Post by: Fenag on April 14, 2007, 12:16:56 PM
but i wanted to turn it off for all the channels, and all new channels would have autommaticly xop off...
Title:
Post by: katsklaw on April 14, 2007, 02:34:07 PM
comment out CSDefXOP to turn it off for new channels. You will have to use superadmin to turn already registered channels off manually and use the module cs_disablexop to prevent it from being turned back on.