Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 db71a98f8f Added Debug logging to figure out the bugs
Attempted to fix bugs, failed.
2017-04-29 11:49:16 +03:00
.github Create ISSUE_TEMPLATE 2017-03-11 09:54:54 +02:00
docs javadoc generated 2017-01-20 00:39:32 +02:00
Plan Added Debug logging to figure out the bugs 2017-04-29 11:49:16 +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
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 Create README.md 2017-04-19 16:57:51 +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

  • 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
    • Configuration
    • Localization
    • Manage Command Guide