Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

MultiScoreboard Minecraft Mod

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.

You can view this mod on Github


Project members

Papierkorb2292

Member


Technical information

License
CC0-1.0
Client side
required
Server side
required
Project ID