AirAuctions️⚡Advanced & Highly-Customizable Auction House icon

AirAuctions️⚡Advanced & Highly-Customizable Auction House -----

A modern, highly-customizable Auction House GUI with full Folia support.



1.0.3
- Fixed missing validations for target-listings GUI
- Fixed != comparator for actions ( [requirement])
- Added "view-player: ..." lore parse on auction-house GUI
Code (YAML):
# This is how auction item will be displayed inside auction-slots
auction-item
:
  lore
:
   - "%lore%" # The item's lore. If there is no lore, skip this line
    - "<dark_gray>Auction ID
: %id%"
    - ""
    - "<gray>Listing Information:</gray>"
    - " <#736efe>»</#736efe> <gray>Seller:</gray> <white>%seller%</white>"
    - " <#736efe>»</#736efe> <gray>Price:</gray> %price%"
    - " <#736efe>»</#736efe> <gray>Amount:</gray> <white>x%amount%</white>"
    - " <#736efe>»</#736efe> <gray>Expires:</gray> <white>%expire%</white>"
    - " <#736efe>»</#736efe> <gray>Category:</gray> <white>%filter%</white>"
    - ""
    - "buy
: < #5efce8>Left-Click</#5efce8> <gray>to purchase item</gray>"
    - "view-player
: <gold>Right-Click</gold> <gray>to view more listings from %seller%</gray>"
    - "preview
: < #f9f047>Shift-Click</#f9f047> <gray>to preview contents</gray>"
  item-flags
:
   - HIDE_ATTRIBUTES
  left-actions
:
    - "[sound] ui.button.click 1 2"
    - "[buy]"
  right-actions
:
    - "[requirement] %player% != %seller%"
    - "[open] gui:target_listings sort:%sort% filter:%filter% target:%seller%"
  shift-actions
:
    - "[sound] ui.button.click 1 2"
    - "[preview]"
  # If false, confirm-purchase GUI will be disabled
  apply-confirm
: true
- Added new option skip-empty-lines on config.yml
Code (YAML):
# true:  "" lines are hidden UNLESS visible lines appear below them.
# false: Show all lines regardless if they are empty ("").
skip-empty-lines
: true
----------, Mar 14, 2026
Resource Information
Author:
----------
Total Downloads: 60
First Release: Mar 11, 2026
Last Update: Mar 15, 2026
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings