A Final Fantasy XIV Dalamud Plugin that adds a search bar to the inventory windows to filter items.
Use search bar located at the top of the inventory window to filter your items.
The item will be highlighted if the name contains the search term.
Default tags: name
and n
.
Example: name:Materia
.
The item will be highlighted if the item type contains the search term.
Default tags: type
and t
.
Example: type:Ingredient
.
The item will be highlighted if the search term matches a job abbreviation and the item can be equipped by that job.
Default tags: job
and j
.
Example: job:BLM
.
The item will be highlighted if the search term matches a job abbreviation and the item can be equipped by that job.
Default tags: level
and l
.
Example: level:70
would find all items that require level 70 or lower.
Example: level:>80
would find all items that require level 81 or higher.
Example: level:=90
would find all items that require level 90.
Example: level:>=80
would find all items that require level 80 or higher.
Multiple filters can be used in a single search.
Example: j:blm t:neck
would find all items equippable by a Black Mage on the Necklace slot.
Example: t:ingredient n:tomato
would find all the ingredients that contain "tomato" in their name.
Filters can be configured to be used without a tag as well.
Example: j:blm Augmented
would find all the items equippable by a Black Mage that contain "Augmented" in their name.
- Character Inventory
- Chocobo Saddlebags
- Retainer Inventory
- Armoury