mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-13 10:20:46 +01:00
Change ip_forwarding to ip_forward as that is the name that is used in the config
parent
2a33dd2649
commit
320aa0b901
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ For multi-server setups: you only are required to install Floodgate on the Bunge
|
|||
This is only needed when you want to use the Floodgate API on your Spigot server(s) behind a proxy.
|
||||
|
||||
- Download the Floodgate plugin from [here](https://ci.nukkitx.com/job/GeyserMC/job/Floodgate/job/development/) and install it as a plugin on both BungeeCord/Velocity and the Spigot server(s).
|
||||
- Enable `ip_forwarding` in your BungeeCord `config.yml` if using BungeeCord
|
||||
- Enable `ip_forward` in your BungeeCord `config.yml` if using BungeeCord
|
||||
- Set `player-info-forwarding-mode` to `LEGACY` in `velocity.toml` if using Velocity
|
||||
- Set `bungeecord` to `true` in your `spigot.yml`
|
||||
- Start the proxy server.
|
||||
|
|
Loading…
Reference in a new issue