AccountsClient icon indicating copy to clipboard operation
AccountsClient copied to clipboard

Java client for accessing Mojang's account/profile API

Results 5 AccountsClient issues
Sort by recently updated
recently updated
newest added

Whilst the API is just for retrieving account UUIDs can you please allow cross origin requests from browsers: http://enable-cors.org/ Thanks,

There are some Twitch channels like GeekAndSundry that have Twitch sub only Minecraft servers. It would be nice to be able to query the Twitch profile name of users who...

I'm looking at using this library for UUID conversions in one of my mavenized projects, and it'd be way easier if this library were available in an existing maven repository...

Currently the API don't return a result for unpaid accounts. It would be nice to still get the result, but an additional field with the current paid status. The problem...