-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Activity