Scorewatch
Utility mod for tracking and debugging scoreboard operations in Minecraft
This service modification unlocks powerful monitoring capabilities for the scoreboard system, simplifying the debugging process for mod and datapack developers.
Core Features
- Complete logging of all operations - automatic saving of information about scoreboard manipulations with full function call stacks
- Smart filtering - configuring tracking by specific objective or combination of objective and score holder
- Flexible monitoring - support for both local tracking by individual players and global surveillance
Usage Methods
Personal Monitoring (for individual player):
/scorewatch subscribe <objective> [scoreHolder]
Global Tracking (via function file):
#scorewatch <objective> <scoreHolder>
The module outputs diagnostic information directly to the game chat, providing a complete picture of all scoreboard operations occurring.