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

Added Usercache.json support when converting uuid to player name. #36

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

dgarvis
Copy link

@dgarvis dgarvis commented Jun 18, 2023

The exporter was throwing away data from bedrock players connecting with Geyser/floodgate due to no being able to lookup their username from the online mojang service. I added in a check to try and pull the username first from the usercache.json file with a fallback of the online service.

@DevDema
Copy link

DevDema commented Feb 26, 2025

You may also want to check my fork:

https://github.com/DevDema/minecraft-exporter

Not hoping for the developer support, I added cleaner support myself in a clean way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants