From b75c6d202569e79d75460152eda6ee67819ffe9a Mon Sep 17 00:00:00 2001 From: Konicai <71294714+Konicai@users.noreply.github.com> Date: Fri, 23 Apr 2021 12:36:51 -0400 Subject: [PATCH] clarify "Running Floodgate on Spigot servers behind BungeeCord or Velocity" --- Floodgate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Floodgate.md b/Floodgate.md index 2b5d5a3..b95e679 100644 --- a/Floodgate.md +++ b/Floodgate.md @@ -39,7 +39,7 @@ This is only needed when you want to use the Floodgate API on your Spigot server - Set `bungeecord` to `true` in your `spigot.yml` - Start the proxy server. - Edit the Floodgate config on your proxy server and set `send-floodgate-data` to `true`. -- *Copy* both key files and the `encrypted.txt` in the Floodgate config folder to Spigot Floodgate's config folder. **DO NOT DISTRIBUTE THIS KEY TO ANYBODY!** This key is what allows for Bedrock accounts to bypass the Java Edition authentication, and if anyone gets ahold of this, they can wreak havoc on your server. +- *Copy* both key files and the `encrypted.txt` in the proxy Floodgate config folder to all Spigot servers' Floodgate config folder. **DO NOT DISTRIBUTE THIS KEY TO ANYBODY!** This key is what allows for Bedrock accounts to bypass the Java Edition authentication, and if anyone gets ahold of this, they can wreak havoc on your server. - Restart the Spigot servers and proxy server. ## Account Linking