Where i can find cmds for this insim ? and map ?

case "!penalty":
                        InSim.Send_MST_Message("/p_clear " + Connections[GetConnIdx(MSO.UCID)].Username);
                        Connections[GetConnIdx(MSO.UCID)].Cash -= 500;
                        break;

