- Added a new feature in which players can select the team they want to join for soccer/football. When the game starts, undecided players will be assigned to whichever team has less players. If the teams are still unbalanced, it will randomly switch some players to the smaller team.
- Fixed a bug where the soccer ball was not removed, leaving behind a raw slime for when the plugin is reloaded while a soccer game is active.
- Fixed a bug in which the soccer ball becomes a raw slime if the game start countdown is cancelled.
- Fixed a minor console error that sometimes occurred when a soccer game finishes.
This update adds 2 lines to the config.yml:
Code (Text):
soccer:
team1-join-title: "&bJoin blue team &7(Right-click)"
team2-join-title: "&cJoin red team &7(Right-click)"