mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
0cacc495ad
- 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. |
||
---|---|---|
.github | ||
Plan | ||
Plan Lite | ||
src | ||
.gitattributes | ||
.gitignore | ||
README.md |
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.
Links
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