Skip to content

avafloww/ConvertUUID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertUUID

ConvertUUID is a tool for converting Minecraft usernames to Mojang account UUIDs in bulk. It outputs in a standard Java .properties file format, where username=uuid.

Compiling

  1. Grab the latest tested AccountsClient source code from my fork here.
  2. Build AccountsClient.
  3. Build ConvertUUID.

Usage

Use --help for general usage help.

Mass Conversion

Using the -I command-line option, ConvertUUID will accept an input file of usernames seperated by a new line (one username per line).

About

Username/UUID conversion tool for Minecraft accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages