mirror of
https://github.com/anope/anope.git
synced 2026-07-03 07:33:14 +02:00
Set require_oper in /os oper
This commit is contained in:
@@ -109,6 +109,7 @@ class CommandOSOper : public Command
|
||||
}
|
||||
|
||||
na->nc->o = new MyOper(na->nc->display, ot);
|
||||
na->nc->o->require_oper = true;
|
||||
|
||||
if (Anope::ReadOnly)
|
||||
source.Reply(READ_ONLY_MODE);
|
||||
|
||||
Reference in New Issue
Block a user