This reverts commit 997d45fe00.
997d45fe00
Convert old Minecraft usernames to their UUID. Written for Python3.
from username_to_uuid import UsernameToUUID converter = UsernameToUUID("MrLolEthan") uuid = converter.get_uuid() ... # Do stuff
The contents of uuid will now be: 854dd5e0fe044568a787053417ea6335
uuid
854dd5e0fe044568a787053417ea6335