Setup Proxy Protocol in GeyserMC
What is the Proxy Protocol? The Proxy Protocol provides a way for your server to receive your client’s true IP. {.green}
Enable The Proxy Protocol on GeyserMC The configuration file for GeyserMC can be difficult to find. If you have GeyserMC installed as a plugin, the configuration should be located at ./plugins/Geyser-Spigot/config.yml. Change the value of bedrock.enable-proxy-protocol from false to true.
Enable The Proxy Protocol in your Java Server and update GeyserMC It’s not much use using the Proxy Protocol in GeyserMC if that data isn’t forwarded to your Java Server.
Read more