Rsl1122 24831c7246 Updated APF & changed reloading
Reloads are now done with a separate Thread instead of a task
to avoid exceptions if the reload task is cancelled while the
plugin is being reloaded.

Affects issues:
- Close 
2019-08-08 11:42:33 +03:00
2019-08-08 11:42:33 +03:00
2016-12-08 19:28:26 +02:00
2019-07-21 18:38:28 +03:00
2017-10-09 13:07:37 +03:00
2019-04-07 11:03:02 +03:00
2019-08-06 10:35:18 +03:00
2019-08-02 16:18:53 +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

Building

You can build the project by running the following in the repository root

cd Plan
./gradlew shadowJar

Used Libraries

Description
No description provided
Readme 109 MiB
Languages
Java 86.8%
JavaScript 11.2%
CSS 1.8%
HTML 0.2%