Velocity is currently the best proxy for Minecraft. This guide will walk you through installing and configuring it from scratch in a clear and secure way.
1. Requirements
- Java 21 or higher (required).
- A 1-2 GB server.
- Your backend servers (Hub, Survival, etc.) already prepared.
2. Installing Velocity
- Login to the PloxPanel: https://panel.plox.host
- Navigate to the JARs section.
- Look for Velocity and install the latest available version.
3. Basic Configuration (velocity.toml)
Open the velocity.toml file and configure the following settings:
- bind: The IP and port Velocity will listen on. Example: "0.0.0.0:25565" (recommended if you have a dedicated IP).
- motd: The message that appears in the server list.
- player-info-forwarding-mode: → We strongly recommend modern (the most secure option, for 1.13+ versions).
- online-mode: Keep it set to true (Velocity handles authentication).
- servers: Add all your backend servers here. Example:
[servers]
lobby = "127.0.0.1:25566"
survival = "127.0.0.1:25567"
skyblock = "127.0.0.1:25568"
- try: The order in which servers will be tried (usually your lobby first).
Save the changes.
4. Backend Server Configuration
On every backend server (Hub, Survival, etc.):
- Set online-mode=false in server.properties.
- If using Modern Forwarding (highly recommended):
- In config/paper-global.yml (or equivalent):
- Enable proxies.velocity.enabled: true
- Set up the secret key (forwarding.secret).
- Restart each backend server.
5. Starting Your Network
- Start all your backend servers first.
- Start Velocity.
- Connect to the IP and port of your Velocity proxy.
You should now be able to switch between servers seamlessly!
Want to Avoid Mistakes and Complications?
Setting up Velocity correctly — especially Modern Forwarding and proper security — can be tricky the first time.
At PloxHost, we offer a professional configuration service for a one-time fee. One of our experienced technical staff will handle the full installation, configuration, optimization, and security of your Velocity proxy and all backend servers.
Just contact us via ticket or Discord and we’ll do it for you.