Filter

With the command /ah search you will be able to search in depth the items that are present in the auction house.

Simple filter

If you need to quickly filter items you just have to do /ah search <word> . And so all items will be filtered according to that word about its type, name, lore and seller.

Complex filter

For complex filters you will need to specify the name of the filter and its type.

/ah search <name><type><word>

Here is an example of a filter on the name: /ah search name::Diamond. Here you will search all items where the name is strictly equal to "Diamond".

Filter type

There are three types of filters, they will allow you to search with more or less precision.

Contains

  • Text: :=

  • Definition: Allows to search if the filter contains the given word.

Equals

  • Text: ::

  • Definition: Allows to search if the filter equals the given word

Equalsignorecase

  • Text: :>

  • Definition: Allows to search if the filter equals ignore case the given word

List of filters:

  • name

  • type

  • seller

  • lore

  • material

Last updated