Go to file
2019-01-19 09:29:36 +02:00
.github/ISSUE_TEMPLATE
docs
Plan Miclebrick Added gradle wrapper (#890) 2019-01-19 09:29:36 +02:00
PlanPluginBridge Bump nucleus-api from 1.8.1-S7.1 to 1.8.2-S7.1 in /PlanPluginBridge (#879) 2019-01-14 12:29:25 +00:00
scripts Added 'set -e' to test scripts to exit correctly 2019-01-04 17:18:35 +02:00
.gitattributes
.gitignore Added gradle out/ folder to gitignore 2019-01-03 12:38:37 +02:00
.travis.yml Added travis job for checkstyle 2019-01-03 13:18:57 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md Update sonarcloud badges 2018-12-18 09:33:09 +02:00
versions.txt Update versions.txt 2019-01-17 13:45:01 +02:00

Player Analytics

Build Status Discord Quality Gate
Maintainability Lines of Code Code coverage Duplicate lines Code Smells

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