diff options
| author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-05-19 06:30:59 +0000 |
|---|---|---|
| committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2006-05-19 06:30:59 +0000 |
| commit | a4c7be75c44029912855264c0e188a29d1354b1b (patch) | |
| tree | e82ffaccc6c216a08f141c2ce9d0b487948c2025 /data | |
| parent | 3b8d876270dfee2964e3d8b49125c5ee8e8f0ebd (diff) | |
Added plexus 3.0 support
git-svn-id: svn://svn.anope.org/anope/trunk@1033 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@757 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 227f8d3f0..9d9d07c36 100644 --- a/data/example.conf +++ b/data/example.conf @@ -80,7 +80,8 @@ # DreamForge 4.6.7 - "dreamforge" # Hybrid IRCd 7.0 [experimental] - "hybrid" # InspIRCd 1.0 Beta 5 - "inspircd" -# Plexus 2.0 [or later] - "plexus" +# Plexus 2.0 [or later] - "plexus2" +# Plexus 3.0 [or later] - "plexus3" # PTLink 6.15.0 [experimental] - "ptlink" # RageIRCd 2.0.x - "rageircd" # Ratbox 2.0.6 [or later] - "ratbox" |
