Configuring Velocity Proxies with Modern Player Forwarding // NodeFlux Docs
Set up Velocity, the modern high-performance proxy for Minecraft, with modern secret key forwarding. ## Steps 1. Deploy a Proxy plan from the application runtimes section and choose Velocity as the proxy software. 2. Sta NodeFlux documentation for free Minecraft, Node.js and application hosting.
Set up Velocity, the modern high-performance proxy for Minecraft, with modern secret key forwarding. ## Steps 1. Deploy a Proxy plan from the application runtimes section and choose Velocity as the proxy software. 2. Sta
Set up Velocity, the modern high-performance proxy for Minecraft, with modern secret key forwarding. ## Steps 1. Deploy a Proxy plan from the application runtimes section and choose Velocity as the proxy software. 2. Start Velocity once to generate velocity.toml and forwarding.secret key file. 3. Open velocity.toml in File Manager and set player-forwarding-mode = "modern". 4. Copy the generated secret string from forwarding.secret. 5. In each backend Paper/Purpur server, open paper-global.yml, set proxies.velocity.enabled: true, and paste the secret key into secret. 6. Add backend server IP addresses and assigned ports under [servers] section in velocity.toml. 7. Configure try = ["lobby"] under [forced-hosts] to direct new connections to your lobby server. 8. Restart Velocity and backend servers, then test joining through the Velocity assigned proxy port. ## Notes - Velocity modern forwarding uses HMAC signatures to prevent IP spoofing attacks on backend Minecraft servers. - Velocity offers superior packet handling throughput compared to legacy BungeeCord.