Obtenez le joueur par nom Spigot

String playerName = "Name"
Player player = Bukkit.getPlayer(playerName);
Modern Moth