A Fabric 1.21 server-side mod that tracks every mined block and updates a scoreboard with the player's score based on their mining activity.
Any feedback/improvement ideas/bugs can be sent to [email protected]
or you can create an issue of it on Github
/bmdisplay <DISPLAY POSITION>
= THe position that you want to display the scoreboard in, like sidebar, belowname, list
/bmcolor <COLOR HERE>
Currently the only supported colors are red and yellow
/bmaddscore aapelix 100
/bmremovescore aapelix 100
to reset all scores:
/bmreset
(you can use minecraft's built in commands to do stuff with the scoreboard but these commands are much more simplier)
I've been looking for a mod to track these things on the SMP server that my friends and I play on, but everything I found was outdated or not working, so I decided to make one myself.
- amogus