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