This includes an update from Sponge API v12 -> v13, changing support from 1.21.1 -> 1.21.3.
This release handles future proofing for the Paper hardfork. BetterScoreboard now has separate Spigot and Paper (and forks) modules, allowing for native support of Paper if any breaking changes do arrive.
This release handles future proofing for the Paper hardfork. BetterScoreboard now has separate Spigot and Paper (and forks) modules, allowing for native support of Paper if any breaking changes do arrive.
This release includes a bug fix for the Spigot platform, preventing null pointer exception errors in console when a player logs in while the server is lagging. Instead, placeholders may just be empty until the player can be resolved.
This release includes the transition from 1 configuration file to 4 (boss-bars.yml, conditions.yml, settings.yml, and scoreboards.yml). The format for each specific section remains the same, but this should make it easier to work on modifying configurations without them getting excessively long.
This release also includes a bug fix regarding the random selection in animations. The random selection can no longer choose the same animation twice in a row.
Documentation has been updated accordingly.
A packet based custom scoreboard and boss bar plugin.