mirror of
https://github.com/anope/anope.git
synced 2026-07-07 17:23:13 +02:00
Added opertype:modes
This commit is contained in:
@@ -144,6 +144,8 @@ class CommandOSOper : public Command
|
||||
buf.clear();
|
||||
}
|
||||
}
|
||||
if (!ot->modes.empty())
|
||||
source.Reply(_("Opertype \2%s\2 receives modes \2%s\2 once identifying."), ot->GetName().c_str(), ot->modes.c_str());
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user