Go to file
dependabot-preview[bot] 555cd1db26 Bump guava from 26.0-jre to 28.0-jre in /Plan
Bumps [guava](https://github.com/google/guava) from 26.0-jre to 28.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 08:18:57 +00:00
.github/ISSUE_TEMPLATE
docs
Plan Bump guava from 26.0-jre to 28.0-jre in /Plan 2019-06-12 08:18:57 +00:00
PlanPluginBridge [Merge] Add support of 1.14.1/2 with ViaVersion extension (#1061) 2019-06-01 20:21:55 +03:00
scripts Update chrome driver version (#1018) 2019-04-29 15:23:56 +03: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 Update CONTRIBUTING.md 2019-04-07 11:03:02 +03:00
LICENSE
README.md Update travis badge 2019-03-18 21:14:33 +02:00
versions.txt Update versions.txt 2019-05-28 20:32:56 +03: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