Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Fuzzlemann 3579a84a75 Change equals() & hashCode() to using Java 7 Methods
Change toString() to using Apache Lang3 ToStringHelper
Further Cleanup of Tests
2017-08-31 20:39:38 +02: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 Change equals() & hashCode() to using Java 7 Methods 2017-08-31 20:39:38 +02:00
PlanPluginBridge Fix sonar issues with PluginBridge 2017-08-17 18:03:45 +03:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore PR for 4.0.0 (Fuzzlemann) (5) (#267) 2017-08-21 21:29:40 +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