mirror of
https://github.com/anope/anope.git
synced 2026-07-07 10:43:14 +02:00
Added a command:permission setting
This commit is contained in:
@@ -163,7 +163,7 @@ class CommandOSDefcon : public Command
|
||||
}
|
||||
|
||||
public:
|
||||
CommandOSDefcon(Module *creator) : Command(creator, "operserv/defcon", 1, 1, "operserv/defcon")
|
||||
CommandOSDefcon(Module *creator) : Command(creator, "operserv/defcon", 1, 1)
|
||||
{
|
||||
this->SetDesc(_("Manipulate the DefCon system"));
|
||||
this->SetSyntax(_("[\0021\002|\0022\002|\0023\002|\0024\002|\0025\002]"));
|
||||
|
||||
Reference in New Issue
Block a user