getUuid

@JsPromise
@JvmAsync
@JvmBlocking
suspend fun getUuid(playerName: String): String

Retrieves the player's UUID by their name.

Returns the UUID without dashes.