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

Add Mojang Ownership linking #13

Open
alikindsys opened this issue Nov 30, 2024 · 0 comments
Open

Add Mojang Ownership linking #13

alikindsys opened this issue Nov 30, 2024 · 0 comments

Comments

@alikindsys
Copy link
Contributor

Database

This would likely require adding an mojang_uuid: Optional<Uuid> field to the User object and its respective table.

Integration

We would need to check if an username is a valid mojang account.

Design Considerations

It might be beneficial to cache all player names which we previously fetched as valid minecraft accounts, and their respective uuids somewhere, and provide our own way of tracking name changes based on that. (See #11)

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

No branches or pull requests

1 participant