You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we have the page open already it would be nice to find out who's uuid.json is what IGN, and visa versa. A little input where we can dump the info and it returns the opposite, would be nice. Perhaps even with a link to namenc if we desire more info.
if input is larger than 25, it's probably uuid, else it's an ign, and a regex to limit to valid usernames only.
some plugins also note down uuid without dashes. it would be nice if it lists those as well.
If we have the page open already it would be nice to find out who's
uuid.json
is what IGN, and visa versa. A little input where we can dump the info and it returns the opposite, would be nice. Perhaps even with a link to namenc if we desire more info.if input is larger than 25, it's probably uuid, else it's an ign, and a regex to limit to valid usernames only.
some plugins also note down uuid without dashes. it would be nice if it lists those as well.
curl -s -H "Accept: application/json" https://api.minecraftservices.com/minecraft/profile/lookup/d669c8706d95430787a30c2eabb4ba3e
That way we can also use it like this, for services that support it / require it.
The text was updated successfully, but these errors were encountered: