0.3.7-b317
Yiiaaah, new update!
Changes
Aliases multi-server
Now you can add 2 servers with same alias and plugin takes care of shuffle the list and get a random one.
Example config:
Code (YAML):
Lobby1
:
# Name of the server.
# Alias of the server.
ALIASES
:
-
"lobby"
-
"hub"
Lobby2
:
# Name of the server.
# Alias of the server.
ALIASES
:
-
"lobby"
-
"hub"