Go to file
Rsl1122 57695d6e43 Created SessionEndTransaction:
- Removed SaveOperations#session
- Removed DBSystem dependency from SessionCache, so SessionCache does
  not need to be called from async thread. (SessionCache does not save,
  responsibility now with the caller)
2019-02-16 14:29:19 +02:00
.github/ISSUE_TEMPLATE
docs
Plan Created SessionEndTransaction: 2019-02-16 14:29:19 +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
.gitattributes
.gitignore
.travis.yml
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