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:
@@ -22,6 +22,7 @@ class PlexusProto : public IRCDProto
|
||||
{
|
||||
DefaultPseudoclientModes = "+oiU";
|
||||
CanSVSNick = true;
|
||||
CanSVSJoin = true;
|
||||
CanSetVHost = true;
|
||||
CanSetVIdent = true;
|
||||
CanSNLine = true;
|
||||
|
||||
Reference in New Issue
Block a user