function serverCmdxyz(%client){ if(isObject(%client.player) && %client.player.getDataBlock().getName() $= "xyz") %client.player.doThisThing();}