Integrations
Supported plugins, and how EliteSpawner chooses between them.
Every integration is a soft dependency. EliteSpawner detects supported plugins at startup and hooks into them automatically, with nothing to enable on its side. None of them are required.
Supported plugins
Vault, with optional live pricing from EconomyShopGUI or ShopGUI+. With none of them installed, selling still works using the internal price list in prices.yml.
Ownership works without a protection plugin
EliteSpawner enforces spawner ownership on its own: only the owner, their trusted players, or an admin with elitespawner.admin.bypass can open or break a spawner. Protection plugins add region and claim rules on top of that.
Choosing a price source
When more than one economy source is installed, integrations.shop-priority in config.yml decides which one prices items. The internal source, backed by prices.yml, always works and is used as the final fallback.
| Source | Prices come from |
|---|---|
| EconomyShopGUI | Your EconomyShopGUI shop, live |
| ShopGUI+ | Your ShopGUI+ shop, live |
internal | prices.yml |
Keep prices consistent
If you use a shop plugin, make sure every item a spawner can generate has a price there, or set it in prices.yml so the fallback can cover it.
Last updated on