Player Server Reboot Redirect
When a player server is rebooted when players are on the server, instead of getting kicked off with "server closed", it will instead send them back to a hub server. That way, players can easily and imminently reboot the server!
In the config.yml, it would look something like this:
Server Redirect:
#Note! You will need a hub server for this to work with sufficient capacity.
#If a player is unable to connect to the server in the first list, they will try to be moved to the second server.
#This will go on until no servers are left
Redirect Servers:
- 'Hub'
- 'Hub1'
Edited by LoJoSho