-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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 documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed