Updated FAQ (markdown)

rtm516 2020-05-19 21:36:37 +01:00
parent 28c584a8a9
commit cb777265d1

2
FAQ.md

@ -14,4 +14,4 @@ There are two ways you can do this. The first way is to turn off the whitelist u
First, you'll need to get the XUID of the player. There's several third party websites to find this, for example [this one](https://cxkes.me/xbox/xuid) (unaffiliated with Geyser). You'll need to enter the player's Xbox gamertag, and once submitted it should display the XUID in the format of `xxxxxxxxxxxxxxxx`. In order to turn the XUID into a UUID that Java Edition can recognize, you just need to put the XUID in this format: `00000000-0000-0000-xxxx-xxxxxxxxxxxx`. If formatted right, Java Edition should accept it as a UUID. First, you'll need to get the XUID of the player. There's several third party websites to find this, for example [this one](https://cxkes.me/xbox/xuid) (unaffiliated with Geyser). You'll need to enter the player's Xbox gamertag, and once submitted it should display the XUID in the format of `xxxxxxxxxxxxxxxx`. In order to turn the XUID into a UUID that Java Edition can recognize, you just need to put the XUID in this format: `00000000-0000-0000-xxxx-xxxxxxxxxxxx`. If formatted right, Java Edition should accept it as a UUID.
## Can I use Geyser with Pterodactyl Panel? ## Can I use Geyser with Pterodactyl Panel?
Yes, we have an official egg, it supports auto-updating and has all config options easily editable. You can find it [here](https://github.com/GeyserMC/pterodactyl-stuff), just download the json egg and import it into your panel. Yes, we have an official egg for the standalone version, it supports auto-updating and has all config options easily editable. You can find it [here](https://github.com/GeyserMC/pterodactyl-stuff), just download the json egg and import it into your panel.