mirror of
https://github.com/anope/anope.git
synced 2026-07-07 18:03:13 +02:00
Remove CanSVSLogout and implement logout support on Plexus.
This commit is contained in:
@@ -145,7 +145,6 @@ public:
|
||||
CanSetVIdent = true;
|
||||
CanSQLine = true;
|
||||
CanSZLine = true;
|
||||
CanSVSLogout = true;
|
||||
CanCertFP = true;
|
||||
RequiresID = true;
|
||||
MaxModes = 0;
|
||||
|
||||
Reference in New Issue
Block a user