Docs / ProCurrency / Install

Install

ProCurrency requires WorldGuard and runs on Paper 1.21+ (Java 21). Follow the steps below for a clean install.

Requirements

  • • Paper 1.21+
  • • Java 21
  • • WorldGuard (required dependency)

Optional integrations

  • • PlaceholderAPI: enables %procurrency_*% placeholders
  • • LuckPerms (recommended): multiplier permissions and gating
  • • Vault: only needed if bounties can use Vault money

Generated files

Files are created under:plugins/ProCurrency/

  • • config.yml
  • • shop.yml
  • • leaderboard.yml
  • • data.yml (YAML balances when storage.type: YAML)
  • • bounties.yml (YAML bounties when applicable)

Install steps

  1. Install WorldGuard.
  2. Drop ProCurrency.jar into plugins/.
  3. Start the server once to generate configuration files.
  4. Open plugins/ProCurrency/config.yml and set:license.key
  5. Restart the server.

Notes

  • • AFK earnings require WorldGuard regions configured in config.yml.
  • • Bounty currency can be ProCurrency or Vault money (Vault only required if you allow Vault bounties).
  • • PlaceholderAPI is optional and only needed for placeholders.