Plan/README.md

22 lines
985 B
Markdown
Raw Normal View History

2017-04-19 15:57:51 +02:00
# ![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
2017-05-01 21:39:23 +02:00
- [Configuration](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/documentation/Configuration.md)
2017-04-19 15:57:51 +02:00
- Localization
- Manage Command Guide