Minecraft Statistics
๐ Updated over a year ago๐ผ๏ธ Gallery (1 images)
๐ Analysis
- ๐ #624 of 1317 bukkit mods in this game by downloads
๐ About This Mod
# ๐ฎ Player Statistics Minecraft Plugin Player Statistics is a Minecraft server plugin that tracks and manages player statistics, providing useful commands and features for both players and server administrators. --- ## โจ Features - ๐พ Integrates with MySQL for persistent data storage - โก Provides commands to view and sync player stats - ๐ Tracks player statistics automatically - ๐ง Easy to configure and extend --- ## ๐ท Screenshots !(https://raw.githubusercontent.com/SpreadSheets600/Minecraft-Statistics/refs/heads/main/.github/image.png) --- ## ๐ Getting Started ### 1. Installation 1. Download the latest compiled `.jar` file from the (https://github.com/SpreadSheets600/Minecraft-Statistics/releases) section. 2. Place the `.jar` file into your server's `plugins` directory. 3. Restart your Minecraft server. ### 2. Configuration 1. After the first run, a `config.yml` file will be generated in the plugin's folder. 2. Open `config.yml` and update the MySQL database settings and other options as needed: ```yaml mysql: host: localhost port: 3306 database: minecraft username: root password: yourpassword ``` 3. Save the file and restart the server to apply changes. --- ## ๐น๏ธ Commands | Command | Description | Permission | |-----------------|------------------------------------|-----------------------------| | `/stats` | View your statistics | `playerstatistics.stats` | | `/syncplayers` | Sync all player data with database | `playerstatistics.sync` | | `/debugger` | Debug plugin operations (admin) | `playerstatistics.debug` | --- ## ๐ ๏ธ Building from Source > **Note:** Most users do not need to build from source. Download the pre-built `.jar` from the releases if you just want to use the plugin. 1. Make sure you have (https://adoptopenjdk.net/) and (https://maven.apache.org/) installed. 2. Clone this repository: ```sh git clone https://github.com/yourusername/PlayerStatistics.git cd PlayerStatistics ``` 3. Build the plugin: ```sh mvn clean compile mvn clean package ``` 4. The compiled `.jar` will be in the `target/` directory. --- ## ๐ค Contributing Contributions are welcome! To contribute: 1. Fork this repository and create your feature branch (`git checkout -b feature/AmazingFeature`) 2. Commit your changes (`git commit -m 'Add some AmazingFeature'`) 3. Push to the branch (`git push origin feature/AmazingFeature`) 4. Open a Pull Request Please follow the existing code style and include clear commit messages. --- ## ๐ฌ Support For issues or feature requests, please open an issue on (https://github.com/spreadSheets600/minecraft-statistics).
# ๐ฎ Player Statistics Minecraft Plugin
Player Statistics is a Minecraft server plugin that tracks and manages player statistics, providing useful commands and features for both players and server administrators.
## โจ Features
- ๐พ Integrates with MySQL for persistent data storage
- โก Provides commands to view and sync player stats
- ๐ Tracks player statistics automatically
- ๐ง Easy to configure and extend
## ๐ท Screenshots
!(https://raw.githubusercontent.com/SpreadSheets600/Minecraft-Statistics/refs/heads/main/.github/image.png)
## ๐ Getting Started
### 1. Installation
1. Download the latest compiled `.jar` file from the (https://github.com/SpreadSheets600/Minecraft-Statistics/releases) section. 2. Place the `.jar` file into your server's `plugins` directory. 3. Restart your Minecraft server.
### 2. Configuration
1. After the first run, a `config.yml` file will be generated in the plugin's folder. 2. Open `config.yml` and update the MySQL database settings and other options as needed:
```yaml mysql: host: localhost port: 3306 database: minecraft username: root password: yourpassword ```
3. Save the file and restart the server to apply changes.
## ๐น๏ธ Commands
| Command | Description | Permission | |-----------------|------------------------------------|-----------------------------| | `/stats` | View your statistics | `playerstatistics.stats` | | `/syncplayers` | Sync all player data with database | `playerstatistics.sync` | | `/debugger` | Debug plugin operations (admin) | `playerstatistics.debug` |
## ๐ ๏ธ Building from Source
> Note: Most users do not need to build from source. Download the pre-built `.jar` from the releases if you just want to use the plugin.
1. Make sure you have (https://adoptopenjdk.net/) and (https://maven.apache.org/) installed. 2. Clone this repository:
```sh git clone https://github.com/yourusername/PlayerStatistics.git cd PlayerStatistics ```
3. Build the plugin:
```sh mvn clean compile mvn clean package ```
4. The compiled `.jar` will be in the `target/` directory.
## ๐ค Contributing
Contributions are welcome! To contribute:
1. Fork this repository and create your feature branch (`git checkout -b feature/AmazingFeature`) 2. Commit your changes (`git commit -m 'Add some AmazingFeature'`) 3. Push to the branch (`git push origin feature/AmazingFeature`) 4. Open a Pull Request
Please follow the existing code style and include clear commit messages.
## ๐ฌ Support
For issues or feature requests, please open an issue on (https://github.com/spreadSheets600/minecraft-statistics).
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- SpreadSheets600
- Version
- 0.1
- Downloads
- 243
- Endorsements
- 4
- Category
- bukkit
- Created
- 7/14/2025
- Updated
- 7/5/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- management, storage, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does Minecraft Statistics support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of Minecraft Statistics?
Version 0.1, published 2025-07-05 with 243 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await
