Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 e6fca61a59 Finished writing webserver functionality:
- Http server if cert not found
- Automatic path based on level
- Cleaned Responses a bit
- Using own Authentication
- Commands notify about missing user only when using auth
- New settings: UsingExternalWebserver, ExternalWebServerLinkProtocol (renamed LinkProtocol)

Removed TODO note from NicknamesTable
2017-07-29 20:01:08 +03:00
.github Issue template, some log cleanup 2017-06-06 19:27:10 +03:00
.idea/libraries Light reformat, map now really scales (Wasn't pushed last time) 2017-07-27 13:09:08 +02:00
docs Javadocs about 50% complete. 2017-05-14 15:19:33 +03:00
documentation Update Dependencies.md 2017-07-23 14:22:07 +03:00
Plan Finished writing webserver functionality: 2017-07-29 20:01:08 +03:00
PlanPluginBridge Added new TPS Table columns 2017-07-27 10:32:45 +03:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Implementing things 2017-06-16 16:08:35 +03:00
README.md Update README.md 2017-05-24 12:39:55 +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