Install
Follow this checklist to install ProAuction and configure currencies correctly.
Requirements
- • Paper/Spigot server (api-version: 1.21)
- • ProAuction jar in
plugins/
Optional Dependencies
- • Vault: required only if you use VAULT currencies.
- • PlaceholderAPI: required only if you use AUCTION currencies (placeholder + set-command).
Files Created
All files are generated under:plugins/ProAuction/
- • settings.yml
- • currencies.yml
- • gui.yml
- • messages.yml
- • bans.yml
- • data.yml (YAML storage runtime data)
- • shops.yml (shop definitions when using YAML storage)
- • server-id.txt + license-cache.yml (license runtime)
Install Steps
- Stop your server.
- Upload
ProAuction.jarintoplugins/. - Start the server once to generate configuration files.
- Open
plugins/ProAuction/settings.ymland set:license.key - Configure currencies in
currencies.yml:- For VAULT: install Vault + an economy plugin and use type VAULT.
- For AUCTION: install PlaceholderAPI + the currency plugin that provides the placeholder and set-command.
- Reload or restart:
/ah reload
Notes
- • ProAuction enforces a strict license gate. If the license is invalid/missing, the plugin disables.
- • If Vault or PlaceholderAPI is missing while a configured currency requires it, ProAuction blocks transactions using that currency.