mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-20 09:35:47 +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
22a5348e33
Removed InfoSystem - Removed /plan m setup - Removed /planbungee setup - Removed /planbungee con - Removed /plan m con - Removed all InfoRequests - Removed /info web endpoint - Removed ConnectionLog Removed two config settings: - Display of session accordion as table (Accordion is table now) - Display of most played world on sessions (Always displayed now) Removed html generation java code for player page tables Deprecated PlayerDeath related things Removed AnalysisContainer data, and server HealthInformation Affects issues: - Close #840 |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
Plan | ||
PlanPluginBridge | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Jenkinsfile | ||
LICENSE | ||
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
Building
You can build the project by running the following in the repository root
cd Plan
./gradlew shadowJar