Configuration
By default, BanManager uses H2 and does not require any configuration changes. In order to leverage features such as cross server punishments and the WebUI, a MySQL or MariaDB database is required. View the installation guide for more information.
The configuration files for BanManager can be found at the following locations:
| Platform | Location |
|---|---|
| CraftBukkit/Spigot/Paper | /plugins/BanManager/ |
| BungeeCord | /plugins/BanManager/ |
| Fabric | /config/banmanager/ |
| Sponge | /config/banmanager/ |
| Velocity | /plugins/BanManager/ |
Files
- config.yml
- console.yml
- discord.yml (deprecated, see webhooks.yml)
- exemptions.yml
- geoip.yml
- messages.yml
- reasons.yml
- schedules.yml
- velocity.yml (Velocity only)
- webhooks.yml