# AxEconomy
>Minecraft plugin to create a economy system
---
## Features
- Money Command
- set
- add
- remove
- pay
- Placeholder
---
## 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: axeconomy
username: root
password:
```
---
## Support
Discord: [AxForge](
https://discord.gg/rYSxV4daS8)
---
## License
AxEconomy is licensed under the permissive MIT License. Please see [LICENSE](
https://github.com/JauniKapauni/AxEconomy/blob/master/LICENSE) for more info.