Adds over 5000 trackable statistics for the scoreboard. From death counts, crafted blue ice to broken pickaxes!
Prefix explanation:
- m_ > Mined statistics.
- p_ > Placed statistics
- b_ > Broken statistics.
- u_ > Used statistics.
- c_ > Crafted statistics.
- pu_ > Picked up statistics.
- d_ > Dropped statistics
- k_ > Killed statistics.
- kb_ > Killed by statistics.
- misc_ > Miscellaneous statistics that don't fit in other categories (like health, death count, damage taken).
- custom_ > Custom statistics (like play time in hours/days, elytra distance in km, etc).
- math_ > Math used for the custom statistics. Not meant to be displayed!
How to install:
Drop the latest version in your worlds save 'datapack' folder. If one doesn't exist, create one. If you are in the world while adding the datapack type /reload. You can check all available datapacks using the command /datapack list.
How to setup a scoreboard:
Type '/scoreboard objectives setdisplay' in the chat. You now need to decide where you want the scoreboard to be, 'belowName' places the scoreboard under the players name, 'list' places the scoreboard on the TAB list and 'sidebar' places the scoreboard on the right side of the screen. Now choose what you want to be displayed (see the above prefix list for prefix explanations). For instance, if I want crafted red bed's to be displayed choose/type 'c_red_bed' now press enter and your done :D.