mirror of
https://github.com/anope/anope.git
synced 2026-07-10 01:03:13 +02:00
Fix detecting if chghost/chgident is loaded on inspircd and don't send them unless they are
This commit is contained in:
@@ -394,8 +394,6 @@ struct IRCDMessageCapab : Message::Capab
|
||||
chmodes.clear();
|
||||
umodes.clear();
|
||||
Servers::Capab.insert("SERVERS");
|
||||
Servers::Capab.insert("CHGHOST");
|
||||
Servers::Capab.insert("CHGIDENT");
|
||||
Servers::Capab.insert("TOPICLOCK");
|
||||
IRCD->CanSVSHold = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user