From f9dbb2336a5aed200760936671599454ff3f4ba1 Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Wed, 19 Apr 2017 16:57:51 +0300 Subject: [PATCH] Create README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..3e401ab95 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# ![Player Analytics](https://puu.sh/t8vin.png) + +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 +- [Spigot, Resource page](https://www.spigotmc.org/resources/plan-player-analytics.32536/) +- [Issues & Suggestions](https://github.com/Rsl1122/Plan-PlayerAnalytics/issues) +- [Licence](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/Plan/src/main/resources/licence.yml) + +## Documentation +- Javadocs (In progress) +- API v2.9.3 (Revamp incoming in 3.1.0) +- Data, Collection & Visualisation + - Gathering the data & Data cache + - Stored data & data format + - Analysis + - Visualization +- Guides + - Configuration + - Localization + - Manage Command Guide