Updated FAQ (markdown)

rtm516 2020-05-09 15:49:52 +01:00
parent 6da893bda1
commit 1b434d9871

2
FAQ.md

@ -4,7 +4,7 @@ Geyser works as a translator, translating both the incoming and outgoing packets
## What plugins don't work with Geyser?
* [ProtocolSupport](https://www.spigotmc.org/resources/protocolsupport.7201/) sometimes causes issues with floodgate saying `Invalid packet id: 27`, I would recommend using [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/) instead if this keeps occurring.
* [JPremium](https://www.spigotmc.org/resources/%E2%96%A0-jpremium-%E2%96%A0-advanced-authorization-system-with-auto-login-the-premium-players-%E2%96%A0-1-8-1-15-2-%E2%96%A0.27766/) alters the UUID of a player causing Floodgate to not be able to get the Bedrock data from its map.
* If you come across any please let us know via [Discord](http://discord.geysermc.org)
* If you come across any more please let us know via [Discord](http://discord.geysermc.org)
## How do I add players to the whitelist when using Floodgate?
There are two ways you can do this. The first way is to turn off the whitelist using `/whitelist off`, then get the Geyser player to join, then run `/whitelist add "username"`, then turn the whitelist back on using `/whitelist on`. The second way is to add the player's UUID as given by Floodgate to the whitelist.json file and then run `/whitelist reload`.