Releases: Shynixn/BlockBall
Release 7.6.1
Bugs/Issues
- #571 Fixed the ball does not collide with passable blocks (e.g. cobweb)
- #569 Fixed the goal message does not use the correct player name.
- #568 Fixed team player count placeholders were missing.
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.3
- Stats tracking (Amount of Goals, WinRate, etc.)
- Referee gamemode (allow referees to control the flow of the match)
- Download: https://www.patreon.com/Shynixn
BlockBall (Free)
- For Minecraft 1.21.3 (the free version only supports the latest Minecraft version)
- Download: BlockBall.jar
Release 7.6.0
Changes
- #566 Added support for Minecraft 1.21.3.
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.3
- Stats tracking (Amount of Goals, WinRate, etc.)
- Referee gamemode (allow referees to control the flow of the match)
- Download: https://www.patreon.com/Shynixn
BlockBall (Free)
- For Minecraft 1.21.3 (the free version only supports the latest Minecraft version)
- Download: BlockBall.jar
Release 7.5.0
Note
If you are updating from a 6.x BlockBall version, take a look at release 7.0.0 first.
Changes
- #556 Added a background service, which aggregates leaderboard stats data.
- #556 Added new leaderboard placeholders. See https://shynixn.github.io/BlockBall/wiki/site/placeholders/
- #556 Added a new command
/blockball placeholder
to test placeholder values more easily - #556 Added new config.yml options to configure the leaderboard background service
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.1
- Stats tracking (Amount of Goals, WinRate, etc.)
- Referee gamemode (allow referees to control the flow of the match)
- Download: https://www.patreon.com/Shynixn
Release 7.4.0
Note
If you are updating from a 6.x BlockBall version, take a look at release 7.0.0 first.
Changes
- #517 Added a new gamemode called referee. This game mode is intended for server events where you have an admin or moderator control the flow of a BlockBall match by using the /blockball referee .... subcommands. See https://shynixn.github.io/BlockBall/wiki/site/referee/.
- #517 Added new commands to allow the referee to control the match
- #517 Added a lot of new language file entries. Recreate the file to access them.
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.1
- Stats tracking (Amount of Goals, WinRate, etc.)
- Referee gamemode (allow referees to control the flow of the match)
- Download: https://www.patreon.com/Shynixn
Release 7.3.1
Note
If you are updating from a 6.x BlockBall version, take a look at release 7.0.0 first.
Changes
- #531 Improved the region select by selecting the actual block corners of the selection instead of the center. You may want to reselect your arena and goals to have a much more precise selection.
- #554 Added support for latest PlaceHolderApi version.
Bugs/Issues
- #552 Fixed a bug where the ball was already spawned while being in the lobby.
- #554 Fixed an itemstack parsing bug for the latest spigot build.
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.1
- Stats tracking (Amount of Goals, WinRate, etc.)
- Download: https://www.patreon.com/Shynixn
Release 7.3.0
Note
If you are updating from a 6.x BlockBall version, take a look at release 7.0.0 first.
Changes
- #536 Added a placeholder for displaying the amount of draws.
Bugs/Issues
- #550 Fixed a rare case which increases the minigame countdown speed.
BlockBall (Premium)
Important
[Limited] There is a 20% patreon discount available using the code PBLX24
until September 12th to celebrate the anniversary of PetBlocks.
- For Minecraft 1.8.9 - 1.21.1
- Stats tracking (Amount of Goals, WinRate, etc.)
- Download: https://www.patreon.com/Shynixn
Release 7.2.0
Note
Updating from [7.0.0-7.1.0] to 7.2.0: No actions required.
Updating from [6.0.0-6.46.3] to 7.2.0: Perform the steps at release 7.0.0.
Changes
- #536 Added new placeholders. Stats tracking was improved, own goals and scored goals are now tracked separately. Goals are also tracked for full games now.
- #546 Added new Spanish language file. Thanks to @AlesixDev .
Bugs/Issues
- #545 Fixed plugin did not load if one of the arena files causes a validation exception.
- #545 Fixed command error message may appear twice in some cases.
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.1
- Stats tracking (Amount of Goals, WinRate, etc.)
- Download: https://www.patreon.com/Shynixn
Release 7.1.0
Note
Updating from [7.0.0-7.1.0] to 7.2.0: No actions required.
Updating from [6.0.0-6.46.3] to 7.2.0: Perform the steps at release 7.0.0.
Changes
- #543 Added support for Minecraft 1.21.1
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.1
- Stats tracking (Amount of Goals, WinRate, etc.)
- Download: https://www.patreon.com/Shynixn
Release 7.0.0
Important
This is a major update and changes a lot of things. It is highly likely to break some things in your server integration of BlockBall and requires you to fix them.
Important
It is highly recommended to simply delete the /plugins/BlockBall folder to start over with BlockBall. The arena files are mostly compatible and will load as expected. The previous language file and signs will not work.
Changes
- #521 Removed the chat menu and replaced it with modern commands. (Tab completions, tooltips, etc.). The chat menu has been designed 9 years ago and was originally designed to make it easier to create arenas. These days, tab completion has improved enough to be the better choice.
- #521 Removed the commands:
/bbjoin
,/bbleave
,/blockballstop
. They are now integrated into the/blockball
command which now has got the aliases/soccer
and/football
. - #521 Added new options to the
config.yml
. Rename or delete your current one to access them. - #490 Replaced old sign handling with MCTennis style sign handling. You need to recreate your signs when you install this update. Signs now simply execute the
/blockball join
command instead of being a custom implementation. Sign handling may be further changed in the future. - #521 Remade the entire wiki to be similar to PetBlocks and MCTennis. https://shynixn.github.io/BlockBall/wiki/site/
- #522 Readded the API
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.0
- Stats tracking (Amount of Goals, WinRate, etc.)
- Download: https://www.patreon.com/Shynixn
Release 6.46.3
Note
If you are updating from an older version to this version of BlockBall, take a look at the previous patch notes for recommended actions.
Bugs/Issues
- #538 Fixed leave signs did not work correctly since 6.46.0.
BlockBall (Premium)
- For Minecraft 1.8.9 - 1.21.0
- Stats tracking (Amount of Goals, WinRate, etc.)
- Download: https://www.patreon.com/Shynixn