mirror of
https://github.com/anope/anope.git
synced 2026-07-02 03:46:39 +02:00
Only enable os_noop on IRCDs that actually have a SendSVSNOOP impl.
This commit is contained in:
@@ -28,6 +28,7 @@ public:
|
||||
DefaultPseudoclientModes = "+BioqS";
|
||||
CanSVSNick = true;
|
||||
CanSVSJoin = true;
|
||||
CanSVSNOOP = true;
|
||||
CanSetVHost = true;
|
||||
CanSetVIdent = true;
|
||||
CanSNLine = true;
|
||||
|
||||
Reference in New Issue
Block a user