Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 ff143af328 Updated Player page parsing to use PlayerContainer, visible to user:
- Added ban, op status to Server accordion
- Added server specific register dates to Server accordion
- Nickname table supports last seen (Not added yet)
- Actions table is being removed
2018-06-05 11:26:29 +03:00
.github Update ISSUE_TEMPLATE 2017-11-13 20:18:19 +02:00
docs Updated Javadoc docs folder (2) 2017-10-02 21:53:35 +03:00
Plan Updated Player page parsing to use PlayerContainer, visible to user: 2018-06-05 11:26:29 +03:00
PlanPluginBridge Fixed compile issues in PluginBridge 2018-06-02 08:07:06 +03:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Added .sh files to gitignore 2018-02-03 19:05:58 +02:00
.travis.yml Fix travis pluginbridge install 2018-05-24 16:30:18 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-09 13:07:37 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-10-24 11:38:52 +03:00
README.md Update README.md 2018-04-08 20:46:14 +03:00
versions.txt Update versions.txt 2018-05-31 10:15:07 +03:00

Player Analytics

Build Status Quality Gate
Discord

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