promotional bannermobile promotional banner

Stats Scoreboard

A lightweight sidebar displays statistical data mod.

Stats Scoreboard

It's a simple mod which displays all players' statistical data on the sidebar in both Singleplayer and Server!

1000+ Criteria! Each criterion uniquely corresponds to a sidebar-scoreboard displaying the corresponding statistical data of players.

Players can choose their preferred criteria and display them alternately on their sidebar.

Dependencies

Criteria

Block Related

  • block.mined.all - Count of mining blocks.
  • block.mined.{namespace}.{block} - Count of mining the given block.
  • block.placed.all - Placed count of blocks.
  • block.placed.{namespace}.{block} - Placed count of the given block.

Custom

  • custom.{namespace}.{stat} - A custom statistical data.

Entity Related

  • entity.killed.all - Count of killing entities.
  • entity.killed.{namespace}.{entity} - Count of killing the given entity.
  • entity.killed_by.all - Count of killing by entities.
  • entity.killed_by.{namespace}.{entity} - Count of killing by the given entity.

Item Related

  • item.broken.all - Count of breaking items.
  • item.broken.{namespace}.{item} - Count of breaking the given item.
  • item.crafted.all - Count of crafting items.
  • item.crafted.{namespace}.{item} - Count of crafting the given item.
  • item.dropped.all - Count of dropping items.
  • item.dropped.{namespace}.{item} - Count of dropping the given item.
  • item.picked_up.all - Count of picking items up.
  • item.picked_up.{namespace}.{item} - Count of picking the given item up.
  • item.used.all - Count of using items.
  • item.used.{namespace}.{item} - Count of using the given item.

Commands

Common

  • /statsscoreboard and /ssb - Main Command, shows info.
  • /statsscoreboard about - Shows info.
  • /statsscoreboard sidebar - Displays the criteria you have chosen.
    • /statsscoreboard sidebar add {criterion} - Chooses a new criterion.
    • /statsscoreboard sidebar remove {criterion} - Removes a chosen criterion.
  • /statsscoreboard sidebarRotationInterval - Displays the time interval for rotating your sidebar.
    • /statsscoreboard sidebarRotationInterval {interval} - Sets the interval.

OP Only

  • /statsscoreboard configAutoSaveInterval - Displays the time interval for auto-saving of configs.
    • /statsscoreboard configAutoSaveInterval {interval} - Sets the interval.
  • /statsscoreboard defaultSidebar - Displays default chosen criterion for new players.
    • /statsscoreboard defaultSidebar {criterion} - Sets the criterion.
  • /statsscoreboard refreshAllStatsDataInterval - Displays the time interval for full reloading of statistical data.
    • /statsscoreboard refreshAllStatsDataInterval {interval} - Sets the interval.
  • /statsscoreboard sidebarDisplayUUID - Displays whether displays players' UUID on the sidebar. This usually occurs to players who have already joined the server before installing the mod, until they join the server again.
    • /statsscoreboard sidebarDisplayUUID {enable} - Enables / Disables the setting.

FAQ

Q1. Will the sidebar display the existing statistical data before installing the mod?

A1. Of course. The mod reads stats-files to load data.

Q2. Why do some players display UUID instead of their names?

A2. The most probable scenario is that they joined the server before installing the mod and have not logged in since then. The mod will automatically synchronize the player's name when they log in.

Q3. Is the sidebar displayed independently for each player?

A3. It is. The sidebar data for different players is completely isolated.

Q4. Can multiple criteria be displayed on the sidebar?

A4. Yes. They will be displayed on the sidebar in turn.

Q5. Can the sidebar be hidden?

A5. Sure. Just remove all criteria you have chosen.

Issues & Feedbacks

If you encounter any bugs or have suggestions for new features, please feel free to submit them via GitHub Issues.

License

This project uses MIT License.

Thanks

This project utilizes the following open-source projects:

The Stats Scoreboard Team

profile avatar
  • 1
    Projects
  • 72
    Downloads