Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings

BetterScoreboard

A packet based custom scoreboard and boss bar plugin.

3,358
6
Game Mechanics
Management
Utility
AboutChangelogVersions

BetterScoreboard Sponge 2.2.2

by amnoah on Apr 16, 2025
Download

This includes an update from Sponge API v12 -> v13, changing support from 1.21.1 -> 1.21.3.

BetterScoreboard Paper/Folia 2.2.2

by amnoah on Apr 8, 2025
Download

BetterScoreboard Spigot 2.2.2

by amnoah on Apr 8, 2025
Download

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.

BetterScoreboard 2.2.1

by amnoah on Mar 24, 2025
Download

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.

BetterScoreboard 2.2.0 Sponge

by amnoah on Mar 8, 2025
Download

BetterScoreboard 2.2.0 Spigot/Paper/Folia

by amnoah on Mar 8, 2025
Download

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.

BetterScoreboard 2.1.0 Sponge

by amnoah on Feb 8, 2025
Download

This release includes the transition from a proprietary configuration system to sharkbyte-configuration's configuration system and the centralizing of the join/leave listener. This update should have no impact on users whatsoever and should just make the program easier to use and maintain for developers.

BetterScoreboard 2.1.0 Spigot/Paper

by amnoah on Feb 8, 2025
Download

This release includes the transition from a proprietary configuration system to sharkbyte-configuration's configuration system and the centralizing of the join/leave listener. This update should have no impact on users whatsoever and should just make the program easier to use and maintain for developers.

BetterScoreboard 2.0.0 Fabric

by amnoah on Jan 12, 2025
Download

This is a plugin for the Fabric platform. It is built specifically for 1.21.4, all other versions are untested.

BetterScoreboard 2.0.0 is a complete rewrite of BetterScoreboard, making the vast majority of the project based entirely on the PacketEvents library rather than a single Minecraft platform. It is highly modular and easy to use by both users and developers while being packed with features and extremely configurable. This change will allow features to be implemented on multiple platforms simultaneously and seamlessly with the only effort required from developers to be writing a couple of bridge classes.

This release also includes some improvements to the conditional system, the placeholder system, the configuration system, and the removal of the trigger system (replaced entirely by the conditional system).

For information on how to use BetterScoreboard, please check the wiki here. For official BetterScoreboard releases, please check here.

BetterScoreboard 2.0.0 Sponge

by amnoah on Jan 8, 2025
Download

This is a plugin for the Sponge platform. It supports all versions 1.20.3+ and requires Sponge API 11 or above.

BetterScoreboard 2.0.0 is a complete rewrite of BetterScoreboard, making the vast majority of the project based entirely on the PacketEvents library rather than a single Minecraft platform. It is highly modular and easy to use by both users and developers while being packed with features and extremely configurable. This change will allow features to be implemented on multiple platforms simultaneously and seamlessly with the only effort required from developers to be writing a couple of bridge classes.

This release also includes some improvements to the conditional system, the placeholder system, the configuration system, and the removal of the trigger system (replaced entirely by the conditional system).

For information on how to use BetterScoreboard, please check the wiki here. For official BetterScoreboard releases, please check here.

BetterScoreboard 2.0.0 Spigot/Paper

by amnoah on Jan 8, 2025
Download

This is a plugin for the Spigot, Paper (and forks), and Folia platform. It supports all versions 1.20.3+.

BetterScoreboard 2.0.0 is a complete rewrite of BetterScoreboard, making the vast majority of the project based entirely on the PacketEvents library rather than a single Minecraft platform. It is highly modular and easy to use by both users and developers while being packed with features and extremely configurable. This change will allow features to be implemented on multiple platforms simultaneously and seamlessly with the only effort required from developers to be writing a couple of bridge classes.

This release also includes some improvements to the conditional system, the placeholder system, the configuration system, and the removal of the trigger system (replaced entirely by the conditional system).

For information on how to use BetterScoreboard, please check the wiki here.

BetterScoreboard 1.4.0

by amnoah on Dec 12, 2024
Download

This release includes a partial rewrite of the backend of BetterScoreboard and the addition of boss bar support. Boss Bars are implemented through sharkbyte-bossbar, allowing them to be completely customized through packets. More can be read here.

This release also marks the beginning of work on sharkbyte-tab and BetterScoreboard 2.0.0. sharkbyte-tab will be a PacketEvents addon allowing for control over the tab screen, and BetterScoreboard 2.0.0 will be a platform-independent version of BetterScoreboard as to allow easier implementation for platforms like Fabric, Sponge, and Spigot.

Documentation has been updated accordingly.

BetterScoreboard 1.3.0

by amnoah on Oct 3, 2024
Download

This update includes the addition of conditional lines. This is a new system added using our conditional system that allows lines to display/be hidden depending on if they meet certain criteria. This allows for the same board to be shown to multiple players and have separate displays depending on what the outcome of a placeholder is for that given player.

You can read more about it here.

Documentation has been updated accordingly.

BetterScoreboard 1.2.1

by amnoah on Sep 23, 2024
Download

This release just compiles against updated dependencies, no changes should be required.

BetterScoreboard 1.2.0

by amnoah on Sep 1, 2024
Download

This update includes the ability to have left-aligned and/or right-aligned text in a line on the scoreboard. This works on all the same versions as prior releases.

This also includes a packet sending optimization introduced in the dependency sharkbyte-scoreboard. This isn't major, but could potentially free up some CPU when using static boards.

Due to the size of the update, you will need to regenerate your config file. Information on how to configure BetterReload is available here.

BetterScoreboard 1.1.0

by amnoah on Aug 10, 2024
Download

This version includes the addition of Conditional Placeholders. More can be read about them on their wiki page here.

This also includes a complete rewrite of the placeholder system to be more CPU-efficient (although it does use a little more ram now).

This update also includes an improvement in config parsing, meaning that you will have to regenerate your config.yml file.

BetterScoreboard 1.0.0

by amnoah on Aug 7, 2024
Download

This is the initial release! Expect hotfixes as it has not been heavily tested in production.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.