# Vault

ExcellentEconomy can serve as the primary economy provider for your server by linking with the Vault plugin. This allows other plugins (like shops, land claims, or crates) to communicate with ExcellentEconomy properly.


# 🛠️ Setup

Follow these steps to (un)set an ExcellentEconomy currency as your server's main Vault economy.

Toggle Vault integration inside your config.yml:

config.yml
Integration:
  Vault:
    Enabled: true # Set on 'true' to enable integration and 'false' to disable it.
    EconomyCurrency: money # The ID of the currency you want to set as economy currency.

The server is required to apply changes.

Run the /vault-info command and see what it says for economy provider.