# AxClans
> Minecraft plugin to create clans
---
## Features
- Create a clan
- Remove a clan
- Join a clan
- Leave a clan
---
## 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: axclans
username: root
password:
```
---
## Support
Discord: [AxForge](
https://discord.gg/rYSxV4daS8)
---
## License
AxClans is licensed under the permissive MIT License. Please see [LICENSE](
https://github.com/JauniKapauni/AxClans/blob/master/LICENSE) for more info.