Change log:
- Added the ability to create server aliases (commands). Simply put a list of aliases inside the server group you are ready to go!
Example:
Code (YAML):
survivalgames:
bottom-kick
: false
spread
: true
parent-group
:
none
servers
:
- sg-lobby-1
- sg-lobby-2
connected
:
- sg-game-1
- sg-game-2
- sg-game-3
# Aliases can be used to redirect people to the server group when they use a certain command (Eg: lobby, hub, survival, towny, etc)
aliases
:
- survivalgames
- sg
If you configure your config like this, it will automatically allow people to use the command /surivalgames (or /sg) to quickly hop to the surival games servers!