-
-
Notifications
You must be signed in to change notification settings - Fork 27
3. Plugin Interface
Critical-Impact edited this page May 5, 2022
·
3 revisions
This page explains the interface that Inventory Tools uses to display it's filters along with the tabs that help configure said filters and configure the various parts of the plugin.
This window is the primary way to find the items you are looking for.
- This turns highlighting on and off. The items that are highlighted will be limited by the configuration of the filter AND by what you have typed into the filters in each column. As an example you could type in "A Knight to Remember" to find only that particular item.
- If you have configured your filter to show in the tab list this is where it will show up. By default you will start with 3 filters, "All", "Retainers" and "Player"
- Clicking this will take you to the filters menu. All the filters that you have created will be listed in this section.
- Clicking this will take you to the configuration menu.
- Clicking this will take you to the help menu.
- This will list all the filters you have created.
Due to the large number of ways that the plugin can be configured I will focus on the important parts and describing each section.
- These are the general settings for the plugin. Each option that can be configured has a ? that can be hovered over to explain how it effects the plugin.
- These are visual settings, specifically any settings that affect how the game highlights/indicates to you where your items are in this section.
- These are any settings that relate to the market board integration this plugin has.
- This section allows you to create and remove filters. It also houses buttons that allow you to add sample filters that will showcase some of the filtering options the plugin has.
- This section allows you to import/export the filter configuration you have made. This can be shared in the #preset-sharing channel in the dalamud discord or sent directly to your friends.
- Each of the menu items below "Import/Export" are the individual filters that you have created. You can configure each filter in this section.
- This is the filter that is currently active when the Inventory Tools main window is open.
- This is the filter that is currently active when the Inventory Tools main window is not open.
#3.4 /commands
The plugin provides various / commands to allow you to interact with it. When entering a command into the game's chat window do not include the brackets.
- /openfilter [Filter Name] -> This will open the named filter in it's own window.
- /ifilter [Filter Name] -> This will toggle a filter on/off as a background filter. If a filter is already on, it will turn it off.
- /invf [Filter Name] -> This is a shortcut for /ifilter
- /itfiltertoggle [Filter Name] -> This is a shortcut for /ifilter
- /invtools -> This will show the main inventory tools window
- /inv -> This is a shortcut for /invtools
- /inventorytools -> This is a shortcut for /invtools