mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-22 15:23:14 +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
- Changed the way UserData is cached so that it is cached asyncronously. #16 This was quite complex and I might have made mistakes so I will have to test it properly. - Location gathering temporarily disabled, will not be disabled in 2.6.0 when it is finished. Bugs: - NullPointerException when data is cleared from cache. - Might be the reason that kick was not saved when player was kicked. - DB in auto-commit mode for some reason. Too tired to figure. Untested: - All Events - Manage commands (might get in a infinite loop) - Error causing UserData when calling a DBCallableProcessor (will be tested with Debugger) - SessionData - KillData UnImplemented: - Location adding in baches - http://www.kryogenix.org/code/browser/sorttable/ - Player data table - Player session length - Player online activity graph, week - PlanLite features |
||
---|---|---|
docs | ||
Plan | ||
Plan Lite | ||
src | ||
.gitattributes | ||
.gitignore |