Skip to content
PQguanfang edited this page Mar 15, 2026 · 1 revision

Setup Steps

  1. Install Vault
  2. Install any Vault-compatible economy plugin
  3. Put EconomyLimit into your plugins folder
  4. Start the server once to generate files
  5. Edit database, language, and rule settings
  6. Restart the server or run /economylimit reload
  7. Use /economylimit debug to confirm injection works

Debug Suggestions

If income is not being tracked, check:

  • Whether Vault is hooked correctly
  • The Vault provider shown in /economylimit debug
  • Whether injection status is successful
  • Whether Bridge hits increases
  • Whether the economy plugin really pays players through Vault.depositPlayer(...)

Clone this wiki locally