mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-11 14:20: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
Fixed bugs: - Logintimes now 1 instead of 2 after first login. - Location ID now primary key - Database now saves UserID correctly, might have been old database file causing the error. - Confirmed that database doesn't save multiples of entries - API now handling deprecated methods through PlanLiteHook - Optimized GamemodeTimesHandler code Other: - GameModeTimes Table is optimizable: Can save all entries on one line instead of 4. - OP and Banned are not checked yet. Known bugs: - LastPlayed is handling weird (0 on logout) -> PlayTime is getting assigned wrong value -> GamemodeTimes are getting assigned wrong value - Locations not saved when player moves |
||
---|---|---|
Plan Advanced | ||
Plan Lite | ||
src | ||
.gitattributes | ||
.gitignore |