From 089691f1c8ed2cd52e60e769f13a2f2a14bca28f Mon Sep 17 00:00:00 2001 From: Jackson_57 <49173011+jackson-57@users.noreply.github.com> Date: Sun, 4 Apr 2021 17:54:53 -0700 Subject: [PATCH] Fix playit.gg link --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c24e01a..fb02de5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -83,7 +83,7 @@ No, this is a translation tool to allow Bedrock players to connect to Java serve Yes, you can use Geyser as a plugin or a mod for your Minecraft server software running on Pterodactyl. There is also an official egg for the standalone version. It supports auto-updating and has all config options easily editable. You can find it [here](https://github.com/GeyserMC/pterodactyl-stuff), download the JSON egg, and import it into your panel. ## Can I use Geyser with Ngrok? -Unfortunately, Ngrok is TCP-only, so you will not be able to use Geyser with Ngrok. As an alternative, you can use [playit.gg](playit.gg), which supports both TCP and UDP. +Unfortunately, Ngrok is TCP-only, so you will not be able to use Geyser with Ngrok. As an alternative, you can use [playit.gg](https://playit.gg), which supports both TCP and UDP. ## Can I connect Geyser to an older server? If the server has ViaVersion and/or supports the latest Minecraft version, yes. However, we are unable to support older versions of Minecraft due to a limitation in our Java support library.