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
- Install WorldGuard.
- Drop
ProCurrency.jarintoplugins/. - Start the server once to generate configuration files.
- Open
plugins/ProCurrency/config.ymland set:license.key - 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.