mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 14:56:25 +01:00
Updated Floodgate (markdown)
parent
d462246175
commit
3423395953
1 changed files with 6 additions and 1 deletions
|
@ -13,4 +13,9 @@ Once you find your **public-key.pem**, copy it into the root directory of Geyser
|
|||
In the Geyser config.yml, set `auth-type` to `floodgate`, and restart Geyser. Bedrock clients should now be able to join your Java Edition server without a Java Edition account :D.
|
||||
|
||||
## Known Issues/Caveats
|
||||
|
||||
## Skins
|
||||
Due to how Minecraft: Java Edition handles skins, all Bedrock players will appear as Steve or Alex to other Java players.
|
||||
|
||||
## Access token can not be null or empty
|
||||
This may be because you forgot to set the auth-type in the config to `floodgate`. If that isn't it, check to make sure your config contains the line `floodgate-key-file: public-key.pem`. If not, just copy that in directly.
|
Loading…
Reference in a new issue