# AxBans
> Minecraft Plugin that allows you to kick and ban players cross-server
---
## Features
- Ban a player cross-server
- Unban a player
---
## 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
```
# config.yml
database:
host: localhost
port: 3306
database: axbans
username: root
password:
```
---
## Support
Discord: [AxForge](
https://discord.gg/rYSxV4daS8)
---
## License
AxBans is licensed under the permissive MIT License. Please see [LICENSE](
https://github.com/JauniKapauni/AxBans/blob/master/LICENSE) for more info.