I have a string with player name and I must get the player, I used the below code: $pnm = $this->getServer()->getPlayer($name); but don't work, how can I solve it ? (Sorry if my English contains errors)