Git Product home page Git Product logo

blocksmined's Introduction

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

blocksmined's People

Contributors

aapelix avatar

Watchers

 avatar  avatar

blocksmined's Issues

crashes on luanch

heres the crash report
please fix it i NEED this mod

Uncaught exception in thread "main"
java.lang.RuntimeException: Error creating Mixin config blocksmined.client.mixins.json for mod blocksmined
at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:96)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:151)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config blocksmined.client.mixins.json
at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:168)
at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:121)
at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:108)
at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:98)
at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:94)
... 3 more
Caused by: java.lang.IllegalArgumentException: The specified resource 'blocksmined.client.mixins.json' was invalid or could not be read
at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1395)
at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:163)
... 7 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.