mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-23 09:37:54 +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
7bb97f4ffc
- Added a new free disk space to TPS, in megabytes - Added Gathering method to TPSCountTimers - Added Column to plan_tps - Added Patch for adding plan_tps column - Added Disk usage point mutation method to TPSMutator - Filtered out -1 values in Disk and CPU graphs - Added DiskGraph and its factory method - Added 'diskSeries' placeholder replacement to AnalysisContainer - Added diskGraph.js for drawing disk graph - Added 'diskMedium' & 'diskHigh' threshold placeholders - Added Medium and high disk threholds to settings - Replaced MB references with Mb, since B is bit and b is byte - Added Html Lang |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
docs | ||
Plan | ||
PlanPluginBridge | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
README.md | ||
versions.txt |
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
Documentation can be found On the Wiki