getUuid

suspend fun MinecraftPlayer.getUuid(playerName: String): String

Retrieves the player's UUID by their name.

Returns the UUID without dashes.