Dapatkan pemain dengan name spigot

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