# AxStats
> Minecraft Plugin that collects data about every player
---
## Features
- Player Statistics
- deaths
- sessions
- isOnline
- first_join
- last_online
- player_kills
- mob_kills
---
## Installation
1. Download the latest release
2. Put the `.jar` into the `/plugins` folder of every server to be synchronized
3. Start the server
4. Stop the server
5. Edit the `config.yml`
6. Start the server
---
## Configuration
```
database:
host: localhost
port: 3306
database: axstats
username: root
password:
```
---
## Support
Discord: [AxForge](
https://discord.gg/rYSxV4daS8)
---
## License
AxStats is licensed under the permissive MIT License. Please see [LICENSE](
https://github.com/JauniKapauni/AxStats/blob/master/LICENSE) for more info.