Configuration

All settings live in plugins/EliteBountySystem/config.yml. Values are read through typed accessors, and the config-version key drives automatic migration on startup - do not edit it by hand.

Sections:

Reloading

Run /bounty reload (permission elitebounty.admin) to reload config.yml and the language files without restarting. Changes to the database type still require a full restart.

When you add config keys in a new build, the migration block bumps config-version and fills defaults - existing files are upgraded in place.


Table of contents