1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 15: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
@@ -45,7 +45,6 @@ public:
CanSZLine = true;
CanSVSNick = true;
CanSVSHold = true;
CanSVSLogout = true;
CanSetVHost = true;
RequiresID = true;
MaxModes = 4;