mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-28 03:57:33 +01:00
Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
analyticsbukkit-pluginbungeecord-plugindata-collectionhacktoberfestmysqlnukkit-pluginspigot-pluginsponge-pluginsqlitestatisticsvelocity-pluginvisualizationwebserver
1e68a9ce55
PassEncryptUtil throwing exception for some reason - Could not verify WebUser addition commit success. TODO: - ViaVersion table (PluginBridge) needs commit additions. - Needs Tests for remove method when it fails (Rollback method in db) |
||
---|---|---|
.github | ||
.idea/libraries | ||
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 (OutDated)
- API
- Dependencies
- Data, Collection & Visualisation
- Gathering the data & Data cache
- Stored data & data format
- Analysis
- Visualization
- Guides
- Used libraries