Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: OperServ setup channel mode 'e' not saving  (Read 4880 times)

0 Members and 1 Guest are viewing this topic.

Ling

  • Anope User
  • Offline Offline
  • Posts: 2
OperServ setup channel mode 'e' not saving
« on: October 11, 2011, 07:09:03 AM »

Hi,


Can someone please help me out here,
I'm using Unreal_ircd 3.2.8 + anope-1.8.6.

To make the channel only open to users from vhost: aaa.bbb.
I've setup exception as below:

/msg OperServ MODE #channel +e *!*@aaa.bbb

if I do a /mode #channel e, I can see the exception is there.

However this setting can't live through unreal irc daemon restart.

Other setting seems to be ok,
for example, if I setup session exception:

/msg OperServ EXCEPTION ADD xxx.xxx.xxx.xxx 0 blabla

This setting still exists after unreal_irc restarted.

Anyone know how to make the 'e' mode for channel live through a unreal_irc restart please.
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: OperServ setup channel mode 'e' not saving
« Reply #1 on: October 11, 2011, 07:44:43 AM »

I forget if you can use it, but chanserv's mlock might work for you here.
Logged

Dax Bane

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 30
  • Bane of All
Re: OperServ setup channel mode 'e' not saving
« Reply #2 on: October 11, 2011, 07:46:30 AM »

I'm fairly certain parametered modes (such as +e) can't be mlock'd
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: OperServ setup channel mode 'e' not saving
« Reply #3 on: October 11, 2011, 08:39:45 AM »

certain parametered modes can be mlocked, but +e is not one of them.
as far as i know there is no existing way to make +e persist through ircd restarts.
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Ling

  • Anope User
  • Offline Offline
  • Posts: 2
Re: OperServ setup channel mode 'e' not saving
« Reply #4 on: October 12, 2011, 03:12:05 AM »

Thanks.

Is there anyway I can make anope to auto run few commands when it starts?
Maybe I can put the exception rules in there?
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: OperServ setup channel mode 'e' not saving
« Reply #5 on: October 12, 2011, 08:13:14 AM »

not sure what you mean with run commands.. this is not mirc scripting or anything.. you can write a module and add it to autoload, that s about it.. then you might as well implement a DB backed exception list in the module though :)
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)
Pages: [1]   Go Up