📡Setup Proxy Bypass
Ensure
ip_forwardis set totruein BungeeCord'sconfig.yml.Add
BungeeGuard.jarto the plugins folder. Then restart the proxy. If you have multiple proxies in your network, do this for each of them.Navigate to
/plugins/BungeeGuard/token.ymland make a note of the token.
Ensure you are either using Paper 1.9.4+ or have ProtocolLib installed.
Ensure the bungeecord setting is set to true in spigot.yml.
Add BungeeGuard.jar to the plugins folder. Then restart the server.
Navigate to
/plugins/BungeeGuard/config.yml. Add the token(s) generated by the proxy(ies) to theallowed-tokenslist.e.g.
# Allowed authentication tokens. allowed-tokens: - "AUSXEwebkOGVnbihJM8gBS0QUutDzvIG009xoAfo1Huba9pGvhfjrA21r8dWVsa8"Please make sure you remove the default tokens, so the only values in the list are your allowed tokens.
Run
bungeeguard reloadcommand from console.
Last updated