mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:04:47 +02:00
@@ -186,7 +186,7 @@ public:
|
||||
return;
|
||||
}
|
||||
|
||||
const Anope::string ¶m = params[0];
|
||||
const Anope::string ¶m = params[1];
|
||||
NickCore *nc = setter_na->nc;
|
||||
|
||||
if (Config->GetModule("nickserv").Get<bool>("secureadmins", "yes") && source.nc != nc && nc->IsServicesOper())
|
||||
|
||||
Reference in New Issue
Block a user