Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 610cbf955d [#900] Changed GROUP BY to group by world_name instead
This fix has also been pushed on a more upstream branch, but to get a
working version to the user this commit was made.
2019-01-27 11:46:08 +02:00
.github/ISSUE_TEMPLATE
docs Fixed plan.inspect and plan.qinspect permission nodes for Sponge 2018-09-06 16:34:33 -04:00
Plan [#900] Changed GROUP BY to group by world_name instead 2019-01-27 11:46:08 +02:00
PlanPluginBridge Bump jacoco-maven-plugin from 0.8.2 to 0.8.3 in /PlanPluginBridge (#899) 2019-01-25 17:57:29 +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 Update .travis.yml 2019-01-27 11:31:38 +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 Update sonarcloud badges 2018-12-18 09:33:09 +02:00
versions.txt Update versions.txt 2019-01-19 13:21:29 +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