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

Remove CanSVSLogout and implement logout support on Plexus.

This commit is contained in:
Sadie Powell
2024-05-09 18:53:43 +01:00
parent 33a02b1223
commit c36030c826
6 changed files with 9 additions and 15 deletions
-1
View File
@@ -37,7 +37,6 @@ public:
CanSZLine = true;
CanSVSHold = true;
CanClearBans = true;
CanSVSLogout = true;
CanCertFP = true;
RequiresID = true;
MaxModes = 12;