Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Channel Mode "P"  (Read 2536 times)

0 Members and 1 Guest are viewing this topic.

Karl Z

  • Anope User
  • Offline Offline
  • Posts: 5
Channel Mode "P"
« on: February 21, 2008, 09:31:48 AM »

I installed an Unreal plugin that will allow channel mode P.
(here is the link to the plugin info http://www.unrealircd.com/modules/view/35 )

My question is, is there a fix or plugin for Anope that will allow this channel in the chanserv mlock command?

When I perform " /cs set #chan mlock +P N " i get this error -ChanServ- Unknown mode character P ignored.
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #1 on: February 21, 2008, 02:23:38 PM »

Since it takes a parameter, it is not possible for Anope to mlock it. Simply because there isn't enough fields in Anope's fixed DB's to allow for it. This is the same reason you cannot mlock channel mode +j
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

katsklaw

  • Guest
(No subject)
« Reply #2 on: February 21, 2008, 07:27:43 PM »

It would also need to be supported by the ircd struct in the protocol module or a struct built to introduce the channel mode, which is possible with a module but said module would also need to to intercept not only CS SET MLOCK but also any other events services may encounter for the mode and use it's own db. Channel mode support is likely limited due to the module API.
Logged
Pages: [1]   Go Up