GrzybcioRynek

Economy Setup

How to choose and verify an economy plugin under Vault for GrzybcioRynek.

Compatible with: GrzybcioRynek 1.0.3Minecraft 26.2Web 0.1.0

Based on GrzybcioRynek 1.0.3 and web 0.1.0 source.

GrzybcioRynek has no currency of its own. It uses the provider registered in Vault.

PluginRole
Vaulteconomy bridge
EssentialsX + EssentialsX Economy (or another Vault provider)player balances

Essentials is in softdepend only so Vault Economy has time to register. The plugin does not call the Essentials API directly.

Admin checklist

  1. Vault + economy in plugins/.
  2. Restart Paper 26.2.
  3. Log: Pomyślnie połączono z Vault!.
  4. Give yourself money with an economy command (e.g. Essentials /eco give) and list an item: /wystaw 10.
  5. Buy the listing with a second account that has a balance — GUI Detail → Confirm.

Price limits

In plugins/GrzybcioRynek/config.yml:

yaml
settings:
  min-price: 1.0
  max-price: 1000000.0

Adjust to your server economy scale, then /market reload (when nobody is buying).

Common problems

SymptomCauseSolution
Plugin disabled at startupmissing Economyinstall a Vault provider
“You can't afford that” when listing with a feetoo little balance + listing-fee-percenttop up balance or zero the fee
Seller did not receive moneyUUID deposit errorcheck economy / offline players

More: Economy Problems, Vault Setup.