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

Backed - Switch to UUID and XUID instead of EasyWL #13

Open
maxonary opened this issue Sep 18, 2023 · 1 comment
Open

Backed - Switch to UUID and XUID instead of EasyWL #13

maxonary opened this issue Sep 18, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@maxonary
Copy link
Owner

Currently, we're using the EasyWhitelist Plugin to manage users on the server. But switching to the Vanilla Services allows for more secure account validation and no further plugins to be installed.

An issue is finding out the XUID of Bedrock players who haven't logged into a Floodgate server before. There is a website that finds the equivalent of the Xbox Gamertags and XUID:
https://www.cxkes.me/xbox/xuid

Unfortunately, there's no API, so we have to use services like npm Cheerio to build our own service on top of the Frontend:
https://www.npmjs.com/package/cheerio

@maxonary maxonary added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Sep 18, 2023
@maxonary maxonary self-assigned this Nov 20, 2023
@maxonary
Copy link
Owner Author

Successfully converted https://www.cxkes.me/xbox/xuid

Unfortunately, there is an IP rate throttling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant