Fix for amb895 - amx_plugins now displays properly over RCON
This commit is contained in:
parent
26f1c8dec7
commit
bd3b7fc70c
|
@ -765,6 +765,7 @@ public cmdPlugins(id, level, cid)
|
||||||
if (id==0) // If server executes redirect this to "amxx plugins" for more in depth output
|
if (id==0) // If server executes redirect this to "amxx plugins" for more in depth output
|
||||||
{
|
{
|
||||||
server_cmd("amxx plugins");
|
server_cmd("amxx plugins");
|
||||||
|
server_exec();
|
||||||
return PLUGIN_HANDLED;
|
return PLUGIN_HANDLED;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user