🛡️
Velocity
  • 🛡️Velocity
  • Guide
    • ⚙️Setup
    • 📡Setup Proxy Bypass
    • 🗒️Notes
Powered by GitBook
On this page
  1. Guide

Setup Proxy Bypass

PreviousSetupNextNotes

Last updated 1 year ago

  1. Set player-info-forwarding-mode to "bungeeguard" in velocity.toml, and make note of the forwarding-secret. This is the value used for the BungeeGuard token. If you have multiple proxies in your network, do this for each of them.

  2. Restart Proxy with end command.

  1. Ensure you are either using 1.9.4+ or have installed.

  2. Ensure the bungeecord setting is set to true in spigot.yml.

  3. Add BungeeGuard.jar to the plugins folder. Then restart the server.

  1. Navigate to /plugins/BungeeGuard/config.yml. Add the token(s) generated by the proxy(ies) to the allowed-tokens list.

    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.

  2. Run bungeeguard reload command from console.

📡
Paper
ProtocolLib
Click here to install BungeeGuard!