Commands
Every /ah and /aha command in Gavel — selling, bidding, offers, watchlists and the admin side.
Gavel v1.0.0Paper · Folia supported1.21 – 1.21.x
Gavel registers two commands.
Player: /auctionhouse — aliases /ah, /auction, /auctions, /gavel
Admin: /auctionhouseadmin — aliases /aha, /ahadmin, /gaveladmin
Player commands
/ah
perm gavel.usealias /auction, /auctions, /gavel
Opens the browse menu — every active listing, sortable and filterable, with deal badges.
/ah sell <price> [hours]
perm gavel.sell
Lists the item in your hand as buy-it-now. hours must be one of the durations in
auction.durations and you need gavel.duration.<hours> for it. Omitted, it uses
default-duration-hours.
/ah auction <starting bid> [buyout] [hours]
perm gavel.sell
Lists the item in your hand as a timed auction. An optional buyout price ends it instantly.
Requires bidding.enabled.
/ah price
perm gavel.price
Opens the price checker for the item in your hand: weighted median, three suggestions, confidence tier, sell-through rates and a 14-day sparkline.
/ah search <text>
perm gavel.use
Opens browse filtered to listings matching the text.
/ah view <player>
perm gavel.use
Browse another player's active listings.
/ah listings
perm gavel.sellalias /ah my
Your own active listings, with cancel and re-price actions.
/ah mail
perm gavel.usealias /ah mailbox
Your mailbox: items from expired, cancelled and won listings. Nothing is ever deleted silently.
/ah offers
perm gavel.offer
Offers you have made and offers made on your listings — accept or decline here.
/ah watchlist
perm gavel.watch
Your saved price alerts.
/ah watch <max price per item> [any]
perm gavel.watch
Creates an alert for the item in your hand. Matching is exact by default; add any to match the
material regardless of enchantments and NBT.
/ah market
perm gavel.use
The market tab: trends, movers and the cheapest listings right now.
/ah grandbid <amount>
perm gavel.bid
Bid in a running grand auction from chat, without opening a menu.
/ah lang <code>
perm gavel.usealias /ah language
Sets your personal language, overriding both the server default and your client locale.
/ah help
perm gavel.use
Prints the player command list.
Admin commands
Every one of these requires gavel.admin or the matching child permission.
/aha
perm gavel.adminalias /ahadmin, /gaveladmin
Prints the admin command list.
/aha reload
perm gavel.admin.reload
Reloads config.yml, lang/ and gui/. Does not re-read storage or sync — those need a
restart.
/aha remove <listing id>
perm gavel.admin.remove
Removes a listing. The item goes to the seller's mailbox rather than being destroyed.
/aha listings <player>
perm gavel.admin.inspect
All listings by a player, including expired ones.
/aha stats <player>
perm gavel.admin.inspect
A player's trading statistics: sales, purchases, money earned and spent, current listing count.
/aha give <player>
perm gavel.admin.restore
Sends the item in your hand to a player's mailbox. The supported way to return an item after a mistake or a rollback.
/aha grandauction [starting bid] [seconds]
perm gavel.admin.grandauction
Starts a server-wide live auction on the item in your hand. Defaults to a starting bid of 1,000 and
grand-auction.default-duration-seconds. Everyone bids at once with a bossbar countdown.
/aha stopauction
perm gavel.admin.grandauction
Ends a running grand auction early. The current leader wins.
/aha info
perm gavel.admin
Version, storage backend, sync status, economy provider and listing counts. The first thing to run when something looks wrong.
Listing IDs
/aha remove takes the listing ID shown in /aha listings and in the lore of every listing when
an admin views it.