Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 1e68a9ce55 Added Commits for DB.
PassEncryptUtil throwing exception for some reason - Could not verify WebUser addition commit success.

TODO:
- ViaVersion table (PluginBridge) needs commit additions.
- Needs Tests for remove method when it fails (Rollback method in db)
2017-08-05 22:34:19 +03:00
.github Issue template, some log cleanup 2017-06-06 19:27:10 +03:00
.idea/libraries Fixes Issue #211 2017-08-01 17:19:23 +02:00
docs Javadocs about 50% complete. 2017-05-14 15:19:33 +03:00
documentation Update CertificateTutorial.md 2017-08-01 15:15:37 +03:00
Plan Added Commits for DB. 2017-08-05 22:34:19 +03:00
PlanPluginBridge 3.6.0 2017-08-01 08:11:23 +03:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Implementing things 2017-06-16 16:08:35 +03:00
README.md Update README.md 2017-08-02 22:54:16 +03:00

Player Analytics

Player Analytics is a Bukkit plugin that gathers data about player activity & displays that data on an internal webserver. Originally the plugin only displayed data of other plugins, but now it gathers it's own data, while displaying data from various other plugins.

Documentation