Fixes for Soccer spectators, Pool solid/stripe placement
- Fixed a bug where players could fly in from the top of a soccer / football arena and be incorrectly placed into spectator mode when the game started
- Made it so that it is guaranteed that there will always be 1 solid ball and 1 striped ball on the back 2 corners of the triangle in 8-ball pool. All irl pool rules on ball placement should be satisfied now.
- Fixed a bug where the /connect4 command was not registered.
- Updated the ability to fully disable spectator mode in soccer by adding "
spectators-enabled: false" to the
soccer section of the config. This will allow for more fine-grained control to disable spectators without disabling soccer proximity joining.
- Added a protection to check that the world name is valid before loading a leaderboard in it.