From 9f77f7d4374a6f6bb6590846582fe6afac181a02 Mon Sep 17 00:00:00 2001 From: rtm516 Date: Mon, 18 May 2020 12:54:52 +0100 Subject: [PATCH] Added TCPShield to plugin issues --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 0b35fda..23aa63c 100644 --- a/FAQ.md +++ b/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?