mirror of
https://github.com/anope/anope.git
synced 2026-07-03 18:03:14 +02:00
Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change to the protocol modules to fix inspircd1.2s weird usermode +r behavior
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2997 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+3
-2
@@ -151,12 +151,13 @@ serverinfo
|
||||
*
|
||||
* Supported:
|
||||
* - inspircd11
|
||||
* - inspircd12 (also supports InspIRCd 2.0)
|
||||
* - inspircd12
|
||||
* - inspircd20
|
||||
* - ratbox
|
||||
* - bahamut
|
||||
* - unreal32
|
||||
*/
|
||||
type = "inspircd11"
|
||||
type = "inspircd12"
|
||||
|
||||
/*
|
||||
* What Server ID to use for this connection?
|
||||
|
||||
Reference in New Issue
Block a user