Skip to content

A minecraft fabric mod that tracks blocks mined and adds them to a scoreboard

License

Notifications You must be signed in to change notification settings

aapelix/BlocksMined

Repository files navigation

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.

Preview of the mod in game

Any feedback/improvement ideas/bugs can be sent to [email protected] or you can create an issue of it on Github

To set the display location for the scoreboard:

/bmdisplay <DISPLAY POSITION>

= THe position that you want to display the scoreboard in, like sidebar, belowname, list

Changing the color of the scores in the scoreboard:

/bmcolor <COLOR HERE>

Currently the only supported colors are red and yellow

To modify the scoreboard scores:

/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)

Happy mining!

Why did I make this?

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.

New features coming soonTM:

  • amogus

About

A minecraft fabric mod that tracks blocks mined and adds them to a scoreboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages