Skip to content

Releases: Shynixn/BlockBall

Release 6.46.3

30 Jul 18:30
832c0f5
Compare
Choose a tag to compare

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)

BlockBall (Free)

  • For Minecraft 1.21.0 (the free version only supports the latest Minecraft version)
  • Download: BlockBall.jar

Release 6.46.2

24 Jul 14:31
cd87db9
Compare
Choose a tag to compare

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

  • #532 Fixed backteleporting and switching sides if directly joining via a team sign.
  • #534 Fixed join commands do not work correctly in minigame mode.

BlockBall (Premium)

BlockBall (Free)

  • For Minecraft 1.21.0 (the free version only supports the latest Minecraft version)
  • Download: BlockBall.jar

Release 6.46.1

20 Jul 19:15
d8c4ca6
Compare
Choose a tag to compare

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

  • #526 Fixed inventory of teams could not be changed.
  • #528 Fixed team signs were broken after the last update
  • #528 Fixed team joining in minigame mode could cause a memory exception after the last update
  • #523 Fixed arena id generation now counts differently named arenas
  • #519 Fixed bouncing strength is not correct if rescue bouncing is active.

BlockBall (Premium)

BlockBall (Free)

  • For Minecraft 1.21.0 (the free version only supports the latest Minecraft version)
  • Download: BlockBall.jar

Release 6.46.0

07 Jul 20:25
99efe0c
Compare
Choose a tag to compare

Caution

Your configured rewards for winning a match will no longer work if you install this update. You need to reconfigure it using the description in the changes sections. The arena files are compatible but the rewards section is ignored.

Changes

  • #494 Replaced reward options with command options. You can now execute commands when a player joins, leaves, wins, looses, ends in draw, scores a goal. Delete your arena_sample.yml to let it get recreated. The file includes examples at the line joinCommands.
  • #494 This feature is also very useful to move players to certain permission groups during BlockBall games and remove them after the game. (e.g. only showing them a scoreboard if they are in a certain permission group)
  • #494 Removed support for BungeeCord gamemode. These days bigger server use the server software Velocity and a dedicated gamemode is no longer neccessary. You can achieve the same thing with minigame mode.

BlockBall (Premium)

BlockBall (Free)

  • For Minecraft 1.21.0 (the free version only supports the latest Minecraft version)
  • Download: BlockBall.jar

Release 6.45.1

19 Jun 20:01
db17a46
Compare
Choose a tag to compare

Changes

  • #513 Added support for minecraft 1.21.0

Bugs/Issues

  • #512 Fixed placeholders were not resolved correctly if an arena name contains "_" characters.

BlockBall (Premium)

BlockBall (Free)

  • For Minecraft 1.21.0 (the free version only supports the latest Minecraft version)
  • Download: BlockBall.jar

Release 6.44.0

26 May 16:26
a2c7863
Compare
Choose a tag to compare

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.

Changes

  • #505 BlockBall does no longer require Legacy Material support. This means BlockBall is considered a modern plugin in your plugin list now.
  • #505 The field effectingType is now called effectType in the arena.yml. Save your existing arenas to edit this field. If you are using the default value for this field, you do not have to do anything.
  • #505 Money rewards (Vault Integration) have been removed. Instead, directly execute vault commands using the command rewards.

Bugs/Issues

  • #509 Fixed chat menu in 1.8.8 did not work.

BlockBall (Premium)

Release 6.43.0

10 May 16:35
27cc629
Compare
Choose a tag to compare

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.

Changes

  • #503 Added support for minecraft 1.20.5 and 1.20.6.
  • #503 The item properties of the ball in the arena.yml have changed. Take a look into the arena_sample.yml file. You can now specify data component tags which replace NBT tags since minecraft 1.20.5.

Bugs/Issues

  • #502 Fixed players getting access to flight after a game.

BlockBall 1.8.9 - 1.20.6

Release 6.42.1

14 Apr 10:40
d275fed
Compare
Choose a tag to compare

Caution

If you are upgrading from 6.39.0 or below to this version, you need to perform multiple steps:

  1. Convert your arena files using the conversion plugin
  2. Migrate the sounds and messages guide

If you are doing a fresh install of BlockBall (e.g. deleting the BlockBall folder), you do not have to do anything.

Bugs/Issues

  • #498 Improved stuck detection implementation. The ball should no longer get stuck in walls.
  • #499 Fixed chat menu messages now use the bukkit implementation instead of raw packets if available.
  • #497 Fixed passVelocity was recognized as shotVelocity.

BlockBall 1.8.9 - 1.20.4

Release 6.42.0

06 Apr 13:02
82c15a8
Compare
Choose a tag to compare

Caution

If you are upgrading from 6.39.0 or below to this version, you need to perform multiple steps:

  1. Convert your arena files using the conversion plugin
  2. Migrate the sounds and messages guide

If you are doing a fresh install of BlockBall (e.g. deleting the BlockBall folder), you do not have to do anything.

Changes

  • #485 Readded stats tracking to BlockBall. BlockBall now tracks values such as wins, scored goals and played games.
  • #485 Added new placeholders to display the tracked stats. These placeholders are exclusive for Patreon supporters.
  • #485 Added MySQL support to track BlockBall stats across server networks (e.g. BungeeCord).
  • #485 Added database config options. Recreate your config.yml to access the new options.
  • #485 Changed file handling to MCUtils based handling. Reduces file size and complexity.

BlockBall 1.8.9 - 1.20.4

Release 6.41.0

24 Feb 16:41
f52c078
Compare
Choose a tag to compare

Caution

Manual steps are required if you are upgrading from 6.39.0 or below to this version. Check release 6.40.0 for the migration guide.

Warning

This release automatically converts your arena files to a new format. A backup will be automatically created under /plugins/BlockBall/arena/obsolete.

Changes

  • #491 Changed the arena file format to standardized yaml. The previous format was a custom yaml format intended for educational purposes. This is no longer necessary and standardized yaml should be used.
  • #491 Improved project structure and reduced complexity.
  • #491 Dropped support for the BlockBall Api. It will come back in a later release, you may still reference the BlockBall.jar file directly.

Bugs/Issues

  • #489 Fixed players no longer spawn as the ball itself on minecraft 1.8.8 with ViaVersion installed.

BlockBall 1.8.9 - 1.20.4