Skip to content

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

@maxonary

Description

@maxonary

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions