Add SayNoToMcLeaks as incompatible

Camotoy 2020-07-28 14:43:18 -04:00
parent d51966594f
commit 91fa1511c1

4
FAQ.md

@ -2,8 +2,12 @@
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?
Geyser should generally work fine with plugins, as we emulate a Java client. However, Floodgate can cause issues with plugins.
* [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`. Use [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/) instead if this keeps occurring.
* [SayNoToMcLeaks](https://www.spigotmc.org/resources/saynotomcleaks.40906/) prevents Floodgate from finishing its login system.
* [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).