Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Through time we've made the stock market more stable, by doing this the documentation got outdated and configuration options that existed before got phased out. This version there was focus on updating the documentation and adding back options that got phased out in a more stable way.
Added
- Configurable stock price-engine parameters -
volatility-min,volatility-max,demand-multiplier,min-price, andupdate-intervalare now realconfig.ymloptions under thestock:section. The plugin reads them on startup and applies them to the price engine. All defaults match the previously hardcoded values so existing behaviour is preserved.
Fixed
- Incorrect stock-market configuration documented -
docs/configuration/main-settings.mdanddocs/shops/pricing/stock-market.mdpreviously documented a non-existentstock-market:config block. Both pages now document the realstock:section (enabled,cooldown-millis,blocked,overrides,categories). Price-engine parameters (volatility-min,volatility-max,demand-multiplier,min-price,update-interval) are now implemented as real config options (see Unreleased → Added). /sellcommand missing from documentation - the Quick Sell GUI command (/sell) is now documented in the Commands reference with its behavior and permission node./shopadmincommand missing from documentation -/shopadmin [browse|market]is now documented under Admin Commands including both the player-shops and team-market views./teamshop marketsubcommand missing from documentation - the team P2P market subcommand is now documented in Commands, the TeamsAPI integration page, and the tab-completion list for/teamshop.- Missing permission nodes in documentation - the following nodes were present in
plugin.ymlbut absent from the Permissions reference; they are now documented:ezshops.shop.admin(open/shopadminGUI)ezshops.teamshop.market(access team P2P market)ezshops.pricing.admin.set,ezshops.pricing.admin.disable,ezshops.pricing.admin.list(granular pricing-admin nodes)
Information
| Published on | May 22, 2026 |
|---|---|
| Downloads | 135 |
Platforms
Paper (1.21-26.1.2)
Dependencies
Paper