How can I get a Minecraft player's UUID from their username ...

文章推薦指數: 80 %
投票人數:10人

... return fetch(`https://api.mojang.com/users/profiles/minecraft/${playername}`) .then(data => data.json()) .then(player => player.id); }. JoinStackOverflowtolearn,shareknowledge,andbuildyourcareer. Signupwithemail Signup



請為這篇文章評分?