Added
• Toggleable listing blacklist inconfig.ymlwith configurable blocked materials.
• Blacklist bypass permission:pandaah.blacklist.bypass.
• Permission-based listing limits underauction-house.listing-limit-permissions.nodes.
• Optional custom GUI layout system that can generate editable GUI YAML files in the plugin data folder.
• Configurable GUI titles, sizes, listing slot ranges, control button slots, and decorative items.
• New GUI resource templates for:
-main-ah.yml
-admin-browse.yml
-own-listings.yml
-confirm-purchase.yml
-confirm-cancel.yml
-admin-confirm.yml
-search.yml
• New blacklist message entries inen.ymlandhu.yml.
Changed
• Listing creation now registers item UUIDs atomically with the listing insert to close a dupe race window.
• Partial-stack listing of tagged items now re-tags the listed copy so two live items do not share the same UUID.
• Purchase flow now validates deliverable item data before payout/delivery and rolls back more safely on failures.
• GUI rendering now respects custom layout files when enabled.
• Listing slots now automatically skip reserved decoration and control slots in custom GUI layouts.
•config-versionvalues now support decimal bumps such as2.1and3.1.
Fixed
• Fixed admin remove confirmation being able to route into the normal purchase path.
• Fixed full-stack sell flow null handling after removing the held item.
• Fixed search/listing access on invalid item data being more brittle than it needed to be.
• Fixed decorative GUI items being overwritten by listings when they shared the same slot.
• Fixed stale admin confirm cleanup on GUI close.
• Fixed page math when a custom GUI layout leaves no usable listing slots.
Migration
• Existing configs are auto-migrated by merging only missing keys.
• Existing values are preserved; server owners do not need to reconfigure the whole file.
• Decimalconfig-versionvalues are now supported by the migrator.
Changed the GUI styling and localization flow so the titles are now muted gray small-caps with f7f7f, the English file is fully reformatted to hex-style colors, and a matching hu.yml was added.
