Added ZAUCTIONHOUSE_CLAIM button - displays pending money per economy with dynamic placeholders and allows players to claim directly from the auction GUI
Added Configurable loading-item for the claim button, shown while pending money data is being fetched
Added PRICE_WITHOUT_DECIMAL price format - displays prices without decimal places (e.g., 10000.50 -> 10000)
Added %price-price-without-decimal% placeholder - displays the price without decimals in item lore
Added /ah admin forceopen can now be executed from the console
Added timezone configuration option - allows changing the timezone used for all date placeholders (%date%, %formatted-expire-date%, %expires_at%). Supports all Java TimeZone IDs (e.g., Europe/Paris, America/New_York, UTC). Defaults to auto (server timezone)
Fixed /ah admin open and /ah admin history tab completion no longer loads all offline players, preventing lag on servers with many players
Fixed updateListedItems crash on Folia/Canvas - inventory holder access was running on an async thread instead of the main tick thread
Fixed economy name argument configuration for the sell command - when the economy argument index was not configured, the default value was ignored causing a null economy name