Go to file
Fuzzlemann af91f25827 Fix 'i' now counting at WorldPieCreator.createSeriesData(Map<String, Long>)
Make the creation of offline players at the import parallel (before: 68608 ms, now: 20320 ms)
2017-08-02 18:46:59 +02: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
documentation Update Dependencies.md 2017-08-01 09:13:00 +03:00
Plan Fix 'i' now counting at WorldPieCreator.createSeriesData(Map<String, Long>) 2017-08-02 18:46:59 +02:00
PlanPluginBridge 3.6.0 2017-08-01 08:11:23 +03:00
.gitattributes
.gitignore Implementing things 2017-06-16 16:08:35 +03:00
README.md Update README.md 2017-08-01 09:15:31 +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