mirror of
https://github.com/anope/anope.git
synced 2026-07-06 19:03:13 +02:00
Do not have ratbox or plexus pull modes from hybrid, it is entirely too confusing. Also fix cs_mode config
This commit is contained in:
@@ -622,7 +622,8 @@ public:
|
||||
message_sjoin(this), message_svsmode(this), message_tburst(this), message_tmode(this), message_uid(this),
|
||||
message_certfp(this)
|
||||
{
|
||||
this->AddModes();
|
||||
if (Config->GetModule(this))
|
||||
this->AddModes();
|
||||
}
|
||||
|
||||
void OnUserNickChange(User *u, const Anope::string &) anope_override
|
||||
|
||||
Reference in New Issue
Block a user