Перейти к содержимому
Mineforgian

MultiScoreboard

Allows viewing multiple scoreboards and nbt data on the sidebar at the same time

Загрузки
8K
Подписчики
24
Обновлён
16 июня 2026 г.
Лицензия
CC0-1.0

Опубликован 13 марта 2024 г.

MultiScoreboard Minecraft Mod

Github Repo

This Minecraft Fabric mod allows you to view multiple scoreboards and nbt data on the sidebar at the same time!

Usage

For the mod to work, it must be installed on both the client and the server. Otherwise, scoreboards act like in vanilla.

Scoreboards

To view multiple objectives at once, simply call /scoreboard objectives setdisplay sidebar <objective> multiple times with different objectives. Calling the command with the same scoreboard again will remove the objective from the sidebar again.

/scoreboard objectives setdisplay sidebar still clears the sidebar.

It is also possible to display individual scores to the sidebar using /scoreboard objectives setdisplay indivSidebar [<objective>] [<target>]: If both objective and target are specified, the individual score is toggled for the sidebar. If only objective is specified, all individual scores of that objective are removed from the sidebar. If neither objective nor target is specified, all individual scores are removed from the sidebar.

Nbt Sidebar

To view nbt data in the sidebar, use the command /data multiscoreboard toggle (block <targetPos>|entity <target>|storage <target>) [<path>] [<name>] to toggle whether the specified nbt data is displayed in the sidebar. If <path> is not specified, the root compound is displayed. If <name> is not specified, a default name is build based on the data object and nbt path.

The command /data multiscoreboard remove <name> removes the nbt sidebar with the specified name.

The command /data multiscoreboard removeAll (block <targetPos>|entity <target>|storage <target>) removes all nbt sidebars for the specified data object.

Scrolling

Use the Up or Down arrow keys to scroll through the sidebar. If Ctrl is pressed, the next sidebar entry of the particular direction will be brought into view.

Центр версий

14 версий
  • Релиз98 КБ
  • Релиз98 КБ
  • Релиз97 КБ
  • Релиз96 КБ
  • Релиз95 КБ
  • Релиз94 КБ
  • Релиз92 КБ
  • Релиз88 КБ
  • Релиз88 КБ
  • Релиз87 КБ
  • Релиз86 КБ
  • Релиз86 КБ
  • Релиз69 КБ
  • Релиз26 КБ

Ченджлог

1.5.1+26.2Релиз26.2 · 16 июня 2026 г.
  • Updated to 26.2
1.5.1+26.1Релиз26.1, 26.1.1, 26.1.2 · 24 марта 2026 г.
  • Updated to 26.1

Fixes:

  • NBT sidebars no longer highlight string quotes to be consistent with the game
1.5.0+1.21.11Релиз1.21.11 · 31 декабря 2025 г.

Changes:

  • You can now get autocomplete for /data multiscoreboard toggle ... <path> if NBT Autocomplete is installed
1.4.0+1.21.11Релиз1.21.11 · 9 декабря 2025 г.
  • Updated to 1.21.11
  • The version info in the .jar file will now also follow the modversion+minecraftversion schema instead of just modversion
1.4.0Релиз1.21.9, 1.21.10 · 30 сентября 2025 г.
  • Updated to 1.21.9
1.4.0Релиз1.21.6, 1.21.7, 1.21.8 · 17 июня 2025 г.
  • 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)
1.3.0Релиз1.21.5 · 26 марта 2025 г.
  • 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
1.2.3Релиз1.21.2, 1.21.3, 1.21.4 · 22 октября 2024 г.
  • Updated to 1.21.2
  • Moved translation file to multiscoreboard namespace
  • Allow viewing SelectedItem data on sidebar

Комментарии

Загружаем…