Minecraft Zstats mod 2026 download
logo
minecraft mod Zstats

Zstats

Game Version: 1.17
Total Downloads: 183
Updated: Nov 30, 2021
Created: Jan 13, 2021
Download ZstatsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Release 3.0 release 599.19 KB Nov 30, 2021 1.17 5 download Zstats Release 3.0 releaseDownload
Release 2.0 release 528.01 KB Jan 19, 2021 1.16 167 download Zstats Release 2.0 releaseDownload
Release 1.0 release 525.56 KB Jan 13, 2021 1.16 11 download Zstats Release 1.0 releaseDownload

Description

Share this:

DISCLAIMER:

If you are not familiar with DBMS especially MySQL or MariaDB, this plugin is NOT for you.

 

 

 

What is Zstats?
Zstats is a Spigot plugin to record all players statistics to MySQL database so you can display the stats live to your website, for instance like this:

 

Features:

  • MySQL storage (using HikariCP, asynchronous and lag-free even on a potato PC)
  • AFK time statistics, requires https://www.curseforge.com/minecraft/bukkit-plugins/essentialsx" target="blank" rel="noopener noreferrer">EssentialsX (optional)
  • Notify a player stats update to Discord, requires https://www.curseforge.com/minecraft/bukkit-plugins/discordsrv" target="blank" rel="noopener noreferrer">DiscordSRV (optional)
  • Auto update a player stats to database when the player leaves your server
  • Flexible configurations, you can choose what stats to be recorded to your database


Compatibility:

  • Spigot/PaperMC from 1.8 to 1.16.5
  • Mohist 1.12 to 1.12.2
  • Geyser and Floodgate
  • Java 8 to 11 (Incompatible with Java before 8)

Other than that is not tested and not guaranteed.

Commands and Permissions:
All these commands require Zstats.use permission
/zstats update
Update all player stats to database (may takes long to finish depending on how many unique players ever joined your server)

/zstats update
Update specified player stats to database
For Minecraft version before 1.15, you can only update online players due to SpigotAPI doesn't support offline player yet.

/zstats delete
Delete specified player stats from database record (doesn't delete the player stats itself, only the database record)

Installation:

  1. Download and put the jar file to plugins folder
  2. Start and stop again your server to generate config file (you can also use load/unload command from PlugMan)
  3. Enter your MySQL details to config.yml
  4. Explore the config.yml file!
  5. Ready to be used (you can also reload this plugin with PlugMan)

 

Note:
This plugin is developed by myself in my free time for my personal SMP server need. If you need to add your own custom player stats to be recorded to database, you have to clone and change the code then recompile it by yourself from my GitHub repository (and pull request to my GitHub repository too).

If you find any bugs/issues please report them to my GitHub repository and I will fix them in my free time (no rush, no ETA).

Please credit me and give this plugin link if you post it to another website, thank you.

Comments

Add a comment