mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-14 03:11:30 +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
It does not make any sense to copy the values to a Map when they are already stored in memory in a tree like structure accessible in similar manner. Prevents NPE in getAliases() if World_aliases contains two level setting 1: 14: "1.14" Now the alias is read properly even with dots in the name. Accidental fix to Most played world String: "Unknown" makes no sense for a world alias if the actual name of the world is known. Thus it is now displayed instead. Affects issues: - Close #1089 |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
docs | ||
Plan | ||
PlanPluginBridge | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
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