mirror of
https://github.com/anope/anope.git
synced 2026-07-07 04:43:13 +02:00
Added a plexus3 protocol module
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
IRCDVar myIrcd[] = {
|
||||
{"Bahamut 1.8.x", /* ircd name */
|
||||
"+", /* Modes used by pseudoclients */
|
||||
2, /* Chan Max Symbols */
|
||||
1, /* SVSNICK */
|
||||
0, /* Vhost */
|
||||
1, /* Supports SNlines */
|
||||
@@ -27,7 +26,6 @@ IRCDVar myIrcd[] = {
|
||||
1, /* Chan SQlines */
|
||||
1, /* Quit on Kill */
|
||||
1, /* SVSMODE unban */
|
||||
0, /* Reverse */
|
||||
0, /* vidents */
|
||||
1, /* svshold */
|
||||
1, /* time stamp on mode */
|
||||
|
||||
Reference in New Issue
Block a user