📡Setup Proxy Bypass
Set
player-info-forwarding-modeto"bungeeguard"invelocity.toml, and make note of theforwarding-secret. This is the value used for the BungeeGuard token. If you have multiple proxies in your network, do this for each of them.Restart Proxy with
endcommand.
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