Skip to main content

Purchased Items Inventory

The purchased items inventory displays items the player has bought but not yet claimed.

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

Access: /ah purchased or click the "Purchased Items" button in the main auction

Description

Item Delivery Behavior

The behavior depends on give-item in config.yml:

  • give-item: true - Items go directly to player's inventory (if space available)
  • give-item: false - Items always go to this inventory for manual claiming

Items here also have an expiration time before permanent deletion.

Default Configuration

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

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

items:

items:
type: ZAUCTIONHOUSE_PURCHASED_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_PURCHASED_ITEMSDisplays purchased 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 a purchased item:

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