What is Velocity
Velocity is a Minecraft Server proxy. It allows to create scalable and flexible servers thanks to its specific API. It is known for its really good performances, since it can handle thousands of players per proxy.
It supports Paper, Sponge, Fabric and Forge. It also support Bedrock and Java crossplay by default with a built-in GeyserMC.
We will now cover how to setup a Velocity Minecraft Server.
Create a Velocity Minecraft server
- Login to AxentHost
- Create and Activate a Minecraft Server
- Once activated, click "Stop" to modify the server
- Navigate to its "Files" tab and delete all the server files
- Navigate to its "Variants" tab and switch to Velocity
Setup your Velocity server
By default, AxentHost provides a minimal configuration that you need to edit to make your velocity server functional. This file is called
velocity.toml
and contains
the next configuration :
|
|
Set your servers addresses in the
[servers]
part. Don't forget to include the port number
in the servers addresses.Recommended configuration
It is not recommended to use Vanilla servers with server proxies such as Bungeecord or Velocity. Make sure to follow the official server compatibility guide to make sure you are doing well.
In each servers configuration, you need to set
online-mode: false
in theirserver.properties
file.Advanced configuration
For advanced configuration, check the available parameters on the Velocity documentation.
Conclusion
You have now all the keys to know how to use Minecraft Velocity on a server. It will help to scale your server to a larger community, and you'll be ready for better performances.