mirror of
https://github.com/anope/anope.git
synced 2026-06-28 19:56:39 +02:00
InspIRCd 2.0: Recognize GLOBOPS in CAPAB CAPABILITIES
This commit is contained in:
@@ -702,6 +702,8 @@ struct IRCDMessageCapab : Message::Capab
|
||||
|
||||
ModeManager::RebuildStatusModes();
|
||||
}
|
||||
else if (capab == "GLOBOPS=1")
|
||||
Servers::Capab.insert("GLOBOPS");
|
||||
}
|
||||
}
|
||||
else if (params[0].equals_cs("END"))
|
||||
|
||||
Reference in New Issue
Block a user