Skip to content
antero111 edited this page Dec 14, 2022 · 1 revision

Adding Bank Tags tag tabs to presets

banktags.tagtabs setting defines the visibility of your tag tabs. You can modify this with Plugin Presets custom settings to create preset bound tag tabs. This is especially useful if you have multiple characters with different tag tabs.

To add tag tabs to a preset, add banktags.tagtabs custom setting to Bank Tags in the config panel -> Custom setting "Tagtabs" should appear. Names of the visible tag tabs are now saved to this preset and loading this preset will show these tag tabs.

Loading a preset with saved tag tabs causes the tags to lose their icons. To fix this, you will need to add the icon settings to the loaded preset. Add each banktags.icon_TAGNAME to your presets Bank Tags configurations as custom setting. For example if you have tag tab named "vorkath", add custom setting banktags.icon_vorkath and the icon will work.

To see your tag tab icons, open your settings.properties with desired text editor and search banktags.icon_.

Restart your client if tags are not visible in settings.properties so that se settings file updates.

When deleting tag tabs that are saved to some preset, select option 2. Only tab to avoid deleting item tags from that tag tab. This way you can remove your main accounts tag tabs from your ironmans tag tabs but still keep them in the config.

Clone this wiki locally