#577 The ball uses the InteractionEntity now to detect clicks on the ball in Minecraft versions greater or equal to 1.19.4. This hitbox replaces the slime hitbox and fixes all unintended player pushing. You can configure the size of this hitbox using the kickPassHitBoxSize property. You can toggle the hitbox visibility using F3 + B keys ingame.
#599 Removed the internal dependencies aopalliance, guice and gson. This makes the BlockBall jar file a lot smaller and reduces the memory footprint of the application.
#599 Reworked the placeholder implementation. The %blockball_lang_bossBarMessage% placeholder does no longer exist. Replace it with "&cTeam Red %blockball_game_redScore% : &9%blockball_game_blueScore% Team Blue" in your arena.yml file.