Skip to content

v1.9.2

Compare
Choose a tag to compare
@tajobe tajobe released this 23 Apr 18:39
· 7 commits to master since this release

Release Notes:

Added bossbar progress range check

  • Spigot added validation to the progress on boss bars via 767f02, so this release ensures progress is within 0 <= x <= 1 to prevent exceptions.