Added the ability to use different kinds of spread methods to spread people across servers when they the alias command or get kicked!'
Added 2 global settings
Please care, you need to include the global section of the new config in your old config. Otherwise plugin won't enable!
The new spread methods are as following:
Code (YAML):
PROGRESSIVE : Fill the server to the progressive-minimal amount, after that fill the next one, giving nicely populated lobbies. Uses LOWEST when the minimal is reached on
all servers.
CYCLE : Cycle to the server to spread the load as much as possible. This can result in players being in a server on their own.
LOWEST : Send the player to the server with the lowest amount of players online.
HIGHEST : Send the players to the server with the highest amount of players.
(Not adviced!
)