Create README.md

This commit is contained in:
Rsl1122 2017-04-19 16:57:51 +03:00 committed by GitHub
parent af8616a208
commit f9dbb2336a
1 changed files with 21 additions and 0 deletions

21
README.md Normal file
View File

@ -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