Go to file
Rsl1122 187e4b8ce1 Tests for SettingsTable
- Fixed ConfigNode equals method
- Fixed SettingsTable SQL
2018-12-24 13:26:08 +02:00
.github/ISSUE_TEMPLATE Update issue templates (#696) 2018-08-23 08:53:54 +03:00
docs Fixed plan.inspect and plan.qinspect permission nodes for Sponge 2018-09-06 16:34:33 -04:00
Plan Tests for SettingsTable 2018-12-24 13:26:08 +02:00
PlanPluginBridge [#777] Configuration format change 2018-12-08 11:44:10 +02:00
scripts SonarCloud add-on to gradle 2018-12-19 19:24:33 +02:00
.gitattributes
.gitignore Fixed Gradle build failing, shadow problems remain. 2018-12-18 23:06:47 +02:00
.travis.yml Added Gradle directories to travis cache 2018-12-19 19:36:26 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE [Merge] Changing license from proprietary to LGPLv3 2018-10-28 08:59:38 +02:00
README.md [New] H2 Db Support + improvements (#774) by Fuzzlemann 2018-11-03 16:49:55 +02:00
versions.txt Update versions.txt 2018-12-02 19:33:26 +02: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