ScriptCraft

ScriptCraft

14.6k Downloads

Getting a player uuid

AskingQuestions opened this issue ยท 1 comments

commented

I have been unable to figure out how to get the player uuid.
I can use http requests but this is slow and bukkit does it already(why do it twice).
Is there any way to get the uuid of the player? Bukkit has a player.getUniqueID() method, but I cant seem to access that.

commented

utils.playerUuid()