From 5a50fe739a4cfb337ba2240697d88083ed017af1 Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Sun, 7 Nov 2021 09:17:42 -0500 Subject: [PATCH] ProtocolSupport works again --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c2d1ef3..4461c85 100644 --- a/FAQ.md +++ b/FAQ.md @@ -22,7 +22,7 @@ Floodgate can cause issues with plugins as it modifies the login process. *Pleas * [ExploitFixer](https://www.spigotmc.org/resources/2ls-exploitfixer-the-ultimate-antiexploit-plugin.62842/) thinks that Floodgate users are UUID spoofing - disable the `uuidspoof` setting in ExploitFixer's config. * [JPremium](https://www.spigotmc.org/resources/27766/) alters the UUID of a player, causing Floodgate not to be able to get the Bedrock data from its map. * [LibHatesMods](https://www.spigotmc.org/resources/78202/) causes authentication to fail with `com.github.steveice10.mc.auth.exception.request.InvalidCredentialsException` -* [ProtocolSupport](https://www.spigotmc.org/resources/7201/) is currently incompatible with Floodgate. Use [ViaVersion](https://www.spigotmc.org/resources/19254/) instead. +* [ProtocolSupport](https://www.spigotmc.org/resources/7201/) ~~is currently incompatible with Floodgate.~~ Works with Floodgate, but we recommend using [ViaBackwards](https://www.spigotmc.org/resources/viabackwards.27448/) instead. * [ProtocolSupportBungee](https://www.spigotmc.org/resources/8733/) changes how the login process works and therefore breaks the Floodgate injection code. * [SayNoToMcLeaks](https://www.spigotmc.org/resources/40906/) prevents Floodgate from finishing its login system.