Economy

economy:
  provider: VAULT          # VAULT or PLAYERPOINTS
  currency-name: "Money"
  currency-name-plural: "Money"
  gui-currency-label: "Money"
Key Default Notes
provider VAULT VAULT or PLAYERPOINTS. Falls back to Vault if the chosen provider isn’t installed.
currency-name Money Singular label in messages/lore
currency-name-plural Money Plural label
gui-currency-label Money Label on GUI buttons

Vault is a hard dependency regardless of provider - the plugin will not enable without a Vault economy present. See Economy Providers for details.