mirror of
https://github.com/anope/anope.git
synced 2026-06-30 14:06:38 +02:00
Added command aliases
This commit is contained in:
@@ -86,7 +86,7 @@ class MyXMLRPCEvent : public XMLRPCEvent
|
||||
else
|
||||
request->reply("online", "yes");
|
||||
|
||||
mod_run_cmd(bi, *u, command);
|
||||
mod_run_cmd(bi, *u, command, false);
|
||||
|
||||
if (created && u)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user