mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
b0045077f6
Fix #148 Fixed multiple PluginData issues Fixed ViaVersion being compiled into final jar Fixed GMTimesTable get multiple method Fixed Playerlist being sorted the wrong way (Oldest players shown instead of most recent) |
||
---|---|---|
.github | ||
docs | ||
documentation | ||
Plan | ||
PlanPluginBridge | ||
.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 (~50% complete, documented packages from plan to plan.database)
- API
- Dependencies
- Data, Collection & Visualisation
- Gathering the data & Data cache
- Stored data & data format
- Analysis
- Visualization
- Guides
- Used libraries