1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 11:43:12 +02:00

Added a plexus3 protocol module

This commit is contained in:
Adam
2010-11-22 13:06:44 -06:00
parent 697dc89382
commit 1a286397e3
15 changed files with 802 additions and 103 deletions
-2
View File
@@ -18,7 +18,6 @@
IRCDVar myIrcd[] = {
{"InspIRCd 1.1", /* ircd name */
"+I", /* Modes used by pseudoclients */
5, /* Chan Max Symbols */
1, /* SVSNICK */
1, /* Vhost */
1, /* Supports SNlines */
@@ -28,7 +27,6 @@ IRCDVar myIrcd[] = {
0, /* Chan SQlines */
0, /* Quit on Kill */
0, /* SVSMODE unban */
1, /* Reverse */
1, /* vidents */
1, /* svshold */
0, /* time stamp on mode */