Added TCPShield to plugin issues

rtm516 2020-05-18 12:54:52 +01:00
parent 508f4eb830
commit 9f77f7d437

3
FAQ.md

@ -2,8 +2,9 @@
Geyser works as a translator, translating both the incoming and outgoing packets to a format both the client and server can understand. With this being said, it emulates a Minecraft: Java Edition client, so the server actually thinks you're joining from Java Edition. Regardless of the server or what plugins it has installed, you can join it with Geyser (as long as the server supports the latest Minecraft version).
## 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.
* [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.
* [TCPShield](https://tcpshield.com/) causes Floodgate not to be able to authenticate
* 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?