
Tagboard
The Tagboard mod significantly expands the capabilities of the scoring system in Minecraft, allowing the use of tags to create objectives. This opens up completely new horizons for creating complex tracking and statistics systems.
Main Functionality
You can now create objectives based on tags, making the scoring system much more flexible and powerful. For example, if you want to track the collection of all types of flowers in the game, just execute a simple command:
/scoreboard objectives add flower minecraft.mined:#minecraft.flowers "Flowers collected"
Compatibility and Operation Features
An important advantage of Tagboard is its predominantly server-side implementation. This means you can create objectives using tags even without installing the mod on the client. However, it's worth noting that in such a scenario, the display of objective completion progress may not work correctly - this is a limitation of the game itself that cannot be overcome without modifying the client part.
With a full mod installation (both on server and client), all functions work perfectly, including the correct display of objective completion progress.