Skip to content

MShower/Simple-Statistic-List

Repository files navigation

Simple Statistic List

Minecraft Loader License

A lightweight Fabric mod that tracks player block mining, block placing and many other statistics, integrating them with Minecraft’s scoreboard system.
Perfect for servers that want to display and compare player activity.


✨ Features

  • 🪓 Count how many blocks a player has mined
  • 🧱 Count how many blocks a player has placed
  • ⚔️ Count how many entities a player has killed
  • ☠️ Count how many times a player has dead
  • 📊 Show results with the vanilla scoreboard system
  • 🔄 Multiple display modes:
    • Show single scoreboard
    • Rotate among several scoreboards
    • Hide
  • ⚡ Supports multiple Minecraft versions (1.14.4 ~ 1.21.10)

📦 Installation

  1. Install Fabric Loader.
  2. Install the Fabric API.
  3. Download the latest .jar file from the Releases or Modrinth.
  4. Place the .jar into your Minecraft mods folder.

⚙️ Usage

  • The mod automatically tracks many statistics when players are in-game.
  • Stats are stored in the scoreboard system.
  • Server admins can use commands like:
    /simplestatisticlist display cycle
  • You can also use methods like
    /simplestatisticlist method removeScoresWithSuffixInPlayerName bot_
  • to batch process some operations related to scoreboards.

📜 License

  • This project is licensed under MIT.
  • See the LICENSE and NOTICE file to check project license.

🙌 Credits


About

Provide some simple scoreboard presets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages