From 2a33dd264972245e1330a60b7d85ea38c2a7d89f Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+DoctorMacc@users.noreply.github.com> Date: Fri, 13 Nov 2020 14:25:04 -0500 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index b63c1c9..7153c3f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -9,7 +9,7 @@ Redstone will work exactly like Java Edition, since you are joining a Java Editi Geyser should generally work fine with plugins, as we emulate a Java client. There are exceptions, though: -* [TCPShield](https://tcpshield.com/) does not work at this time unless you disable `only-allow-proxy-connections`. +* [TCPShield](https://tcpshield.com/) requires `only-allow-proxy-connections` without a paid plan. Any paid plan, however, will allow support of Geyser. Floodgate can cause issues with plugins as it modifies the login process. *Please note that any offline mode authenticator plugins are only here for documentation; Geyser does not support the usage of offline mode.*