Example #1
0
function OnPlayerCommandText($playerid, $cmdtext)
{
    return CommandHandler::Handle($playerid, $cmdtext);
}