AT-AuctionHouse logoAT-AuctionHouse

Commands

Every command in the plugin, split into player and admin, with the permission each one needs.

The main command is /ah. Its aliases are /auctionhouse and /atah, and all three work identically.

CommandWhat it doesPermission
/ahOpen the auction houseatauctionhouse.use
/ah <player>View one player's active listingsatauctionhouse.use
/ah search <query>Search listings by nameatauctionhouse.use
/ah sellOpen the sell menuatauctionhouse.sell
/ah sell <price>List the item in your hand at that priceatauctionhouse.sell
/ah collectOpen your collection boxatauctionhouse.use
/ah transactionsYour buy and sell historyatauctionhouse.use
/ah historyAlias of /ah transactionsatauctionhouse.use
/ah helpList the commandsatauctionhouse.use

Details

Tab completion

Every subcommand tab-completes, and the admin ones only appear for players holding atauctionhouse.admin. Both transactions and history are suggested.

The completer also draws from the live listing cache: seller names for /ah <player> and listing ids for /ah remove. Both are capped so that pressing tab on a busy server does not walk tens of thousands of entries.

On this page