- Updated to 1.21.6
- Added suggestions for target in
/scoreboard objectives setdisplay indivSidebar
command - Improved command feedback text (special cases when numbers are zero or one and consistency across commands)
Bugfixes:
- Fixed unexpected error when removing all indivSidebars and some objectives had multiple single scores displayed
- Fixed gaps in sidebar when indivSidebars for targets that don't exist in the scoreboard are added (the sidebar will now display "No data" for these targets instead of leaving them out)
- Updated to 1.21.5
Bugfixes:
- Fixed tags in NBT sidebars never being quoted
- Fixed empty lines at the bottom of NBT sidebars that can fit more entries
- Updated to 1.21.2
- Moved translation file to
multiscoreboard
namespace - Allow viewing
SelectedItem
data on sidebar
Bugfixes:
- Fixed team scoreboard positioning
- Fixed a bug that hid vanilla server sidebars
- Fixed a bug that rarely caused an error to be thrown when syncing sidebar nbt data for storages, when those storages were also being modified
- Updated to 1.20.5
- Added command
/scoreboard objectives setdisplay indivSidebar [<objective>] [<target>]
, which can display individual scores for a less crowded sidebar - All nbt sidebars can now be removed at once by omitting the data object for
/data multiscoreboard removeAll
- Added nbt sidebars (
/data multiscoreboard
) for displaying nbt data on the sidebar - Added scrolling to the sidebar (up and down arrow keys)
- Added alphabetical sorting to the sidebar