Plan/README.md
2017-05-12 13:19:29 +03:00

28 lines
1.4 KiB
Markdown

# ![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](documentation/API.md)
- [Dependencies](documentation/Dependencies.md)
- Data, Collection & Visualisation
- Gathering the data & Data cache
- Stored data & data format
- Analysis
- Visualization
- Guides
- [Configuration](documentation/Configuration.md)
- [Localization](documentation/Localization.md)
- [Html Customization](documentation/HtmlCustomization.md)
- Manage Command Guide
- Used libraries
- [Chart.js](http://www.chartjs.org/docs/) | [Licence](http://www.chartjs.org/docs/#notes-license)
- [Plotly.js](https://plot.ly/javascript/) | [Licence](https://github.com/plotly/plotly.js/blob/master/LICENSE)
- [Font Awesome Icons](http://fontawesome.io/icons/) | [Licence](https://opensource.org/licenses/mit-license.html)