Allows your players to use /<servername>
command to switch subservers instead of /server <servername>
- Velocity 3.0.0+ or BungeeCord
- Clone the repository
- Run
./gradlew build
in the main directory - Output file will be located in
build/libs
directory
Example config:
servers:
- server: lobby
# Aliases to /lobby command - you can use listed command instead of /lobby
commands:
- hub
- server: factions
commands:
- faction
- fac