mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-02 21:41:28 +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
81218c968f
- Removed some deprecated code usages - Removed deprecated code from ConfigNode - Fixed ConfigNode#addNode - ConfigNode#addNode and #addChild now returns the added node - If ConfigNode is root #remove now throws exception - Fixed ConfigNode#moveChild not copying values - Added ConfigNode#copyAll - Fixed ConfigNode#getKey(true) returning null.actual.key - ConfigNode#set(ConfigNode) now overrides values of the node being set. - Added ConfigNode#isLeafNode for when the node is a leaf node - Lots and lots of tests for ConfigNode Still broken because ConfigReader has a bug in it. |
||
---|---|---|
.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