If certain number of players joins the game, the countdown resets to a specified number of seconds to potentially speed up the game start for more populated lobbies.
/bw admin <arena> pausecountdown <seconds> [players:seconds,players:seconds,...], eg. /bw admin test pausecoundown 60 4:30,8:15 means the regular lobby countdown is 60, if 4 or more players join the countdown is 30 seconds and if 8 or more join then the countdown is only 15 seconds.
Added new config option bungee.rejoin-players-after-game (default: false). If this option is set to true, players will not be send back to the hub server when the game ends but immediatelly joined back to the lobby for another round.
You can omit any option you do not want to override.
ASPaperPlugin is now defined as soft dependency like other multiworld plugins, making sure it loads before BedWars.
Changes:
bungee.serverRestart now defaults to false
The plugin now prints a warning in the console if the Java version is less than 17 as BedWars 0.3.x will most likely require Java 17. Previously, this warning was shown to anyone on Java below 11.
/bw dump now also upload sbaconfig.yml if SBA is installed