# Vault

CoinsEngine can be used as a primary economy provider for your server if you have Vault installed.

# Link Currency

  1. OPTIONAL Migrate balance data from your current economy plugin.
  2. Stop the server.
  3. Uninstall your current economy plugin.
  4. Go to the config file of desired currency.
  5. Set Economy -> Vault: true
  6. Start the server.

# Unlink Currency

  1. Stop the server.
  2. Go to the config file of linked currency.
  3. Set Economy -> Vault: false
  4. OPTIONAL Install desired economy plugin.
  5. Start the server.