Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 0cacc495ad [3.0.0] Release
- Updated javadocs partially complete
- Fixed possible memory leaks from the queues
- Fixed a bug where new player didn't save to the cache.
- Stable enough for release.
2017-05-08 13:28:19 +03:00
.github Create ISSUE_TEMPLATE 2017-03-11 09:54:54 +02:00
Plan [3.0.0] Release 2017-05-08 13:28:19 +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 [3.0.0] Release 2017-05-08 13:28:19 +03:00
README.md Create README.md 2017-04-19 16:57:51 +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
    • Configuration
    • Localization
    • Manage Command Guide