Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Viktor on November 10, 2009, 03:26:15 PM

Title: Identify or die
Post by: Viktor on November 10, 2009, 03:26:15 PM
I have IRC server which shall provide full access with no restrictions for users within a network (say 8 class C IP addresses) and when user connects from outside he must /msg NickServ identify <password> (in ~2 minutes) or he will be disconnected, if he tries to join a channel or write privMSG anywhere else than to NickServ, or use notice  or even try to register he will be disconnected immediately.

Is there any "nice way" how to do that?
Title: Re: Identify or die
Post by: Jobe on November 11, 2009, 09:21:16 AM
This would have to be an IRCd feature since Anope has no control over the client's messages until after they have been sent and distributed.