Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 7f36192809 Update README.md 2017-05-01 22:39:23 +03:00
.github Create ISSUE_TEMPLATE 2017-03-11 09:54:54 +02:00
Plan Bugfixes, identified possible database bug (Refactor caused) 2017-05-01 12:35:23 +03:00
Plan Lite Bugfix, Database optimization, Locations, Partial 2.2.0 features [2.2.0-DEV] 2017-01-26 11:32:42 +02:00
docs javadoc generated 2017-01-20 00:39:32 +02:00
documentation Create Configuration.md 2017-05-01 22:38:03 +03:00
src Version 2.1.0 update - More Customization 2017-01-19 12:01:18 +02:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore More mock & test fixes 2017-04-04 21:31:13 +03:00
README.md Update README.md 2017-05-01 22:39:23 +03:00

README.md

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

  • Javadocs (In progress)
  • API v2.9.3 (Revamp incoming in 3.1.0)
  • Data, Collection & Visualisation
    • Gathering the data & Data cache
    • Stored data & data format
    • Analysis
    • Visualization
  • Guides