Go to file
Rsl1122 e3712f0e4c Merge remote-tracking branch 'origin/4.0.0-BungeeCord-Support' into 4.0.0-BungeeCord-Support
# Conflicts:
#	Plan/src/main/java/com/djrapitops/plan/Plan.java
2017-08-20 10:46:39 +03:00
.github Update ISSUE_TEMPLATE 2017-08-09 19:09:01 +03:00
.idea/libraries Fix HastebinTest (Thread wasn't started...) 2017-08-17 14:29:18 +02:00
docs Javadocs about 50% complete. 2017-05-14 15:19:33 +03:00
documentation Update API.md 2017-08-12 19:06:42 +03:00
Plan Merge remote-tracking branch 'origin/4.0.0-BungeeCord-Support' into 4.0.0-BungeeCord-Support 2017-08-20 10:46:39 +03:00
PlanPluginBridge Fix sonar issues with PluginBridge 2017-08-17 18:03:45 +03:00
.gitattributes
.gitignore Implementing things 2017-06-16 16:08:35 +03:00
README.md Update README.md 2017-08-02 22:54:16 +03:00

Player Analytics

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.

Documentation