mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-11 22:31:42 +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
- Removed getData for plugins that did not offer OfflinePlayer support. - PlaceholderAPI is no longer returns data. - placeholders.yml is no longer read or created. - Unsupported Advanced Achievements versions no longer return data. Bugfixes: - Fixed Essentials Online Since, now shows proper value. (Was using afk check method instead of LastLogin.) - Essentials Offline Since now shows correct value even after reloads (Same cause as above) - Fixed Analysis failing because Time Average could not be converted to long from double. (Caused by DataType.TIME values) Other: - Hooks no longer return data if player has not played on the server. - Replaced some null checks with Optional.of().isPresent() |
||
---|---|---|
nbproject | ||
src | ||
.gitattributes | ||
.gitignore | ||
build.xml | ||
manifest.mf |