1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 17:36:37 +02:00

We can svsjoin on plexus

This commit is contained in:
Adam
2012-12-24 18:15:38 -05:00
parent 1285c7f0ca
commit 33ae442aa1
+1
View File
@@ -22,6 +22,7 @@ class PlexusProto : public IRCDProto
{
DefaultPseudoclientModes = "+oiU";
CanSVSNick = true;
CanSVSJoin = true;
CanSetVHost = true;
CanSetVIdent = true;
CanSNLine = true;