Economy Providers

Money bounties use a pluggable economy provider.

Provider economy.provider Requirement
Vault VAULT Vault + any Vault economy plugin
PlayerPoints PLAYERPOINTS PlayerPoints installed

Vault (default)

Vault is a hard dependency in plugin.yml - the plugin disables itself on startup if no Vault economy is found, even when using PlayerPoints. Install Vault plus an economy plugin (e.g. EssentialsX).

PlayerPoints

Set economy.provider: PLAYERPOINTS and install PlayerPoints. If PlayerPoints is missing at startup, the plugin automatically falls back to Vault.

Switching

Change economy.provider, then restart (or /bounty reload). Existing money bounties keep their stored value; only new transactions use the new provider.