Skip to main content

Expired Items Inventory

The expired items inventory displays items that have expired without being sold. Players can retrieve these items back to their inventory.

File: plugins/zAuctionHouse/inventories/expired-items.yml

Access: /ah expired or click the "Expired Items" button in the main auction

Description

Item Lifecycle

  1. Items listed for sale have an expiration time (configured in config.yml)
  2. When the time expires, items move to the expired items inventory
  3. Players can retrieve expired items by clicking on them
  4. Expired items have a second expiration (default: 1 week) before permanent deletion

Default Configuration

name: '#0c1719Expired items (%page%/%max-page%)'
size: 54

patterns:
- 'zauctionhouse-decoration'
- 'zauctionhouse-pagination'
- 'zauctionhouse-back'

items:

items:
type: ZAUCTIONHOUSE_EXPIRED_ITEMS
empty-slot: 22
slots:
- 9-17
- 18-26
- 27-35
- 36-44
item:
material: BARRIER
name: '#ff0000&nNo items found'

Buttons Used

ButtonTypeDescription
itemsZAUCTIONHOUSE_EXPIRED_ITEMSDisplays expired items

Patterns Used

PatternDescription
zauctionhouse-decorationGlass pane borders
zauctionhouse-paginationPrevious/Next page buttons
zauctionhouse-backBack button to return

Placeholders

PlaceholderDescription
%page%Current page number
%max-page%Total number of pages

Click Actions

When a player clicks an expired item:

  • The item is returned to the player's inventory
  • If the player's inventory is full, the item remains in expired items
Copyright © 2026 GroupeZ|Build #loading...|-