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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user