Commands and permissions

The main plugin command is /ah

  • /ah

    • Opens the auction house menu

    • Permission: nah.gui.open

  • /ah reload

    • Reload the plugin configurations

    • Permission: nah.command.reload

  • /ah search <query>

    • Search for specific items in the auction house

    • Permission: nah.command.search

  • /ah sell <price>

    • List an item on the Auction House

    • Permission: nah.command.sell

  • /ah expired

    • View and retrieve your expired listings and items that couldn't fit in your inventory

    • Permission: nah.command.expired

  • /ah logs

    • Opens the list of sold items

    • Permission: nah.command.logs

  • /ah (un)ban <type>

    • Blocks a type of item from being sold on the auction house*

    • Permission: nah.command.ban

  • /ah toggle

    • Toggles the auction house on or off

    • Permission: nah.command.toggle

  • /ah sorts

    • Manage item sorts (see Item sorts)

    • Permission: nah.command.sorts

  • /ah player <player>

    • View a player's listings

    • Permission: nah.menu.player.<own/other>

Other permissions

  • nah.pricelimit.bypass

    • Bypass the price limit

Auction management permissions

  • nah.menu.manage

    • Use the auction management menu

  • nah.manage.changeprice

    • Change the price of a listing

  • nah.manage.changeexpiry

    • Change an item's expiry timestamp

  • nah.manage.delete

    • Delete an ongoing listing

  • nah.manage.give

    • Give yourself the item from a listing

  • nah.manage.unlist.own

    • Unlist your own listings

Item sorts management permissions

  • nah.sorts.create

    • Create an item sort

  • nah.sorts.delete

    • Delete an item sort

  • nah.sorts.rename

    • Rename an item sort

  • nah.sorts.icon

    • Change an item sort's icon

  • nah.sorts.contents

    • Edit an item sort's contents

Last updated