Skip to main content

Selling Items Inventory

The selling items inventory displays items the player currently has listed for sale. Players can remove listings from here.

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

Access: /ah selling or click the "Your Items" button in the main auction

Description

Features

  • View all your active listings
  • See remaining time until expiration
  • Remove items from sale (cancel listing)
  • Items are not purchasable from this view (they're your own items)

Default Configuration

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

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

items:

items:
type: ZAUCTIONHOUSE_SELLING_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_SELLING_ITEMSDisplays selling 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 their own listed item:

  • If open-confirm-inventory is true: Opens Remove Confirm inventory
  • If open-confirm-inventory is false: Removes item directly

When an item is removed:

  • It moves to the Expired Items inventory
  • The player can claim it from there
Copyright © 2026 GroupeZ|Build #loading...|-