Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Better Statistics Screen

Better Statistics Screen

A Minecraft mod that improves the statistics screen and makes it more useful.

7.73M
2,728
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.1–1.18.2

Platforms

Fabric
Forge
Quilt

Supported environments

Client-side
Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki

Creators

TheCSDev
TheCSDev Owner

Details

Licensed LGPL-3.0-only
Created 2 years ago
Updated 13 hours ago
DescriptionGalleryChangelogVersions

Show all versions

1
6
7
8
11

BSS (fabric-1.19.2) - v2.9.3

by TheCSDev on Jun 18, 2023
Download

BSS (fabric-1.18.2) - v2.9.3

by TheCSDev on Jun 18, 2023
Download
  • Updated Japanese translations thanks to https://github.com/Sw3et-Dre4mer (See #63)
  • Updated Russian translations thanks to https://github.com/Rozbiynk (See #61)
  • Removed Better Stats's special http-client-side player badges. Please read here.

BSS (fabric-1.20.1) - v2.10

by TheCSDev on Jun 18, 2023
Download

Fabric-1.20.1 port.
Whether or not this works with 1.20 was not tested.
Edit: I just tested it on 1.20, it works fine.

BSS (fabric-1.19.4) - v2.9.1

by TheCSDev on Jun 15, 2023
Download

BSS (fabric-1.19.3) - v2.9.1

by TheCSDev on Jun 15, 2023
Download

BSS (fabric-1.19.2) - v2.9.1

by TheCSDev on Jun 15, 2023
Download

BSS (fabric-1.18.2) - v2.9.1

by TheCSDev on Jun 15, 2023
Download
  • I did not forget to increment the version number this time.
  • Fixed #60. I forgot to "clear" statistics cache "on-session-leave", so joining another session would keep the stats from the previous session. That has now been resolved.

Changelog for v2.9

(made a mistake by accidentally forgetting to increment the version number to v2.9.1, so this is technically v2.9)

The update v2.9 is finally complete. I was gonna port to 1.20 first, but when I realized just how much the update broke my mods, I decided to push that aside and work on completing this instead.

For more info on this update, please check this mod's Wiki page(s) on its GitHub repository. If there isn't one at the moment, then that means I am still working on it (it will take a bit).

  • Fixed a lot of major bugs.
  • Added a config feature to enable/disable GUI mobs following the cursor on the betterstats screen.
  • v2.9 added a little panel on the "General statistics" tab that shows the name and UUID of the player whose stats you're currently looking at. This update expands on that.
  • TCDCommons implemented a "player badge" system, and this mod implements a GUI for viewing "player badge" statistics. All betterstats's badges are client-side, while other mods can also "register" their own "badges". This feature can be disabled for those who don't want it or don't like it or don't want it in their mod-packs. Again, check the Wiki for more info.

Now time to finally start porting to 1.20!

BSS (fabric-1.19.4) - v2.9(.1)

by TheCSDev on Jun 14, 2023
Download

BSS (fabric-1.19.3) - v2.9(.1)

by TheCSDev on Jun 14, 2023
Download

BSS (fabric-1.19.2) - v2.9(.1)

by TheCSDev on Jun 14, 2023
Download

BSS (fabric-1.18.2) - v2.9(.1)

by TheCSDev on Jun 14, 2023
Download

(made a mistake by accidentally forgetting to increment the version number to v2.9.1, so this is technically v2.9)

The update v2.9 is finally complete. I was gonna port to 1.20 first, but when I realized just how much the update broke my mods, I decided to push that aside and work on completing this instead.

For more info on this update, please check this mod's Wiki page(s) on its GitHub repository. If there isn't one at the moment, then that means I am still working on it (it will take a bit).

  • Fixed a lot of major bugs.
  • Added a config feature to enable/disable GUI mobs following the cursor on the betterstats screen.
  • v2.9 added a little panel on the "General statistics" tab that shows the name and UUID of the player whose stats you're currently looking at. This update expands on that.
  • TCDCommons implemented a "player badge" system, and this mod implements a GUI for viewing "player badge" statistics. All betterstats's badges are client-side, while other mods can also "register" their own "badges". This feature can be disabled for those who don't want it or don't like it or don't want it in their mod-packs. Again, check the Wiki for more info.

Now time to finally start porting to 1.20!

BSS (fabric-1.19.4) - v2.8.1

by TheCSDev on Jun 1, 2023
Download

BSS (fabric-1.19.3) - v2.8.1

by TheCSDev on Jun 1, 2023
Download

BSS (fabric-1.19.2) - v2.8.1

by TheCSDev on Jun 1, 2023
Download

BSS (fabric-1.18.2) - v2.8.1

by TheCSDev on Jun 1, 2023
Download
  • Fixed errors in the fabric.mod.json file.
  • Resolved bug from v2.8 that would crash the game when TCDCommons API is not installed (See #54).

v2.8 changelog:

  • Resolved a visual bug where the GUI options screen would cause "clipping" with item and mob stats (#52)
  • Added tt_ru.json (Tatar) translations thanks to Amirhan-Taipovjan-Greatest-I (#53)
  • All embedded dependencies are now embedded in this mod (betterstats) instead of being embedded in tcdcommons. This should hopefully resolve the issue with server crashes as well.
  • The tcdcommons API dependency also rewrote its GUI event handling system in the "back-end", so working with GUI events (programatically) should now be a simpler process.

[⚠] BSS (fabric-1.19.4) - v2.8

by TheCSDev on May 31, 2023
Download

[⚠] BSS (fabric-1.19.3) - v2.8

by TheCSDev on May 31, 2023
Download

[⚠] BSS (fabric-1.19.2) - v2.8

by TheCSDev on May 31, 2023
Download

[⚠] BSS (fabric-1.18.2) - v2.8

by TheCSDev on May 31, 2023
Download

Important: A bug was reported where this release crashes the game when TCDCommons API isn't installed. I will resolve it soon. Until then, either manually install it, or wait for the next patch.

  • Resolved a visual bug where the GUI options screen would cause "clipping" with item and mob stats (#52)
  • Added tt_ru.json (Tatar) translations thanks to Amirhan-Taipovjan-Greatest-I (#53)
  • All embedded dependencies are now embedded in this mod (betterstats) instead of being embedded in tcdcommons. This should hopefully resolve the issue with server crashes as well.
  • The tcdcommons API dependency also rewrote its GUI event handling system in the "back-end", so working with GUI events (programatically) should now be a simpler process.

BSS (fabric-1.19.4) - v2.7.2

by TheCSDev on May 25, 2023
Download
1
6
7
8
11

Modrinth is open source.

fix-window-open@1656e14

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.