Zstats icon

Zstats -----

A plugin to record players statistics to MySQL database



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

Currently this plugin is no longer in development and only maintained to support newer versions or bug fixes. DO NOT ask for new features.

If you are using Java 8 to 16 (Minecraft version 1.8 - 1.16.5), use version 2.0

If you are using Java 17+ use latest version
I don't support Java <17 anymore

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:
[​IMG]


Features:

  • MySQL storage (using HikariCP, asynchronous and lag-free even on a potato PC)
  • AFK time statistics, requires EssentialsX (optional)
  • Notify a player stats update to Discord, requires 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.19
  • Geyser and Floodgate
  • Java 17 and newer
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 <player_name>
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 <player_name>
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:
Updating from v0.8 or v0.8.2?
Read the update post here.

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.
Resource Information
Author:
----------
Total Downloads: 539
First Release: Jan 11, 2021
Last Update: Apr 8, 2023
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings