Go to file
Rsl1122 23f96f96aa [Fix] Network Settings save/load
Database was not enabled when the call was made, leading to a NPE when
using MySQL. (DataSource not initialized)

Fixed by moving the calls to scheduled tasks inside TaskSystems.
2018-10-08 17:35:04 +03:00
.github
docs
Plan [Fix] Network Settings save/load 2018-10-08 17:35:04 +03:00
PlanPluginBridge AdvancedBan support (#688) 2018-08-16 16:59:54 +03:00
.gitattributes
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md
versions.txt Update versions.txt 2018-08-11 19:19:57 +03:00

Player Analytics

Build Status Discord
Quality Gate

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.

Image

Documentation

Documentation can be found On the Wiki

Used Libraries