mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-22 14:56:25 +01:00
clarify "Running Floodgate on Spigot servers behind BungeeCord or Velocity"
parent
c87b29b75a
commit
b75c6d2025
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue