- Added: Stock graph maps now refresh when price/history changes, including maps displayed in item frames.
- Added: Default categories for cooked meats, music discs, and trial chamber items.
- Added: Custom category priority plus
inherit_defaults: falseandreplace_defaults: true.- Fixed: Category sub-menus now use the same primary assignment as the main market page, preventing overlap like Netherite showing in both Ores and Nether.
- Fixed:
HEAVY_COREno longer gets caught by the broad ore matcher.
- Added: Configurable market categories with
gui.categories, plus per-itemcategoryandcategoriesinitems.yml.- Added: Premium stock graph maps through
/stonkz map <item>when stock maps are enabled.- Fixed:
/stonkz mapnow respectsfeatures.stock_maps_enabled, and stock map items are protected from sell/quick-trade matching.- Fixed: Category grouping now handles berries, spider eye, and overlapping netherite items more accurately.
- Fixed: Panic-mode buy abuse by blocking normal buys during panic by default;
panic_price_multipliernow follows config, andpanic_allow_buying: trueopts back in.
- Added: New addon API item worth snapshots via StonkzCore#getAddonApi().getItemWorth(...).
- Fixed: /stonkz map now shows usage or availability instead of falling through as an unknown command.
- Fixed: Panic-mode Discord alerts now batch into one summary when several items enter panic mode together.
- Fixed: Panic and recovery Discord embed labels now avoid malformed encoded characters.
- Fixed: Cloud dashboard pushes now work through the Supabase-backed Stonkz cloud API.
- Fixed: Resolved repeated
Internal server errorresponses from/api/push.- Changed: Cloud storage now prefers Supabase service-key config, with
DATABASE_URLkept as a fallback.- Changed: Repeated cloud push failures are now rate-limited in the server console.
- Added: Cloud API health checks now report whether cloud storage is configured.
- Fixed: Discord alerts now fully respect
discord.enabledandfeatures.discord_enabled.- Fixed: Discord test and summary commands no longer show both success and disabled messages.
- Changed: Panic recovery alerts are now batched into one recovery summary when multiple items recover together.
- Added: Optional Economy Balancer for gradual stock correction.
- Added: Full
economy_balancersettings inconfig.yml- Fixed: Category buttons now open their sub-menu reliably.
- Fixed: Limit Orders buttons are hidden when limit orders are disabled in config.
- Added: /stonkz edit can now move or swap selected market items across different GUI pages.
- Added: New gui.enabled_sort_options config lets server owners hide individual sort modes from the market sort button.
- Changed: A-Z and Z-A sorting can now be disabled while keeping price, change, and stock sorting available.
- Added: Verified support handling for Minecraft 1.20.6-26.1.x, including the new 26.1.x version format.
- Changed: Build now uses Paper 1.20.6 as the compatibility floor with a Paper 26.1 profile.
