Go to file
Rsl1122 463f56f340 TPSTable now static information class:
- Made constructor private
- Removed getter in SQLDB
2019-02-16 14:29:24 +02:00
.github/ISSUE_TEMPLATE
docs
Plan TPSTable now static information class: 2019-02-16 14:29:24 +02:00
PlanPluginBridge Bump nucleus-api from 1.8.2-S7.1 to 1.8.3-S7.1 in /PlanPluginBridge (#917) 2019-02-13 08:52:28 +00:00
scripts Added 'set -e' to test scripts to exit correctly 2019-01-04 17:18:35 +02:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml 2019-01-27 11:31:38 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md Updated build status badge 2019-02-16 14:26:16 +02:00
versions.txt Update versions.txt 2019-02-16 14:26:17 +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