Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] simple page to convert IGN/UUID to UUID/IGN #6

Open
mrfloris opened this issue Apr 5, 2022 · 0 comments · May be fixed by #13
Open

[Suggestion] simple page to convert IGN/UUID to UUID/IGN #6

mrfloris opened this issue Apr 5, 2022 · 0 comments · May be fixed by #13
Assignees
Labels
enhancement New feature or request

Comments

@mrfloris
Copy link

mrfloris commented Apr 5, 2022

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.

intput: streamcam

output: (click icon to copy to clipboard)
> uuid: d669c870-6d95-4307-87a3-0c2eabb4ba3e [icon]
> suuid: d669c8706d95430787a30c2eabb4ba3e [icon]
> user: streamcam [icon]
> user history: [icon]
 mrsfloris - Original name
 townx - 01/05/18 12:38:20
 streamcam - 07/06/19 23:03:24
> https://namemc.com/search?q=d669c870-6d95-4307-87a3-0c2eabb4ba3e
@Funny-cube Funny-cube added the enhancement New feature or request label Apr 9, 2022
@Fredthedoggy Fredthedoggy linked a pull request Apr 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants