itemidentification: Add more plugin search tags
This commit is contained in:
@@ -34,6 +34,7 @@ import net.runelite.client.ui.overlay.OverlayManager;
|
|||||||
@PluginDescriptor(
|
@PluginDescriptor(
|
||||||
name = "Item Identification",
|
name = "Item Identification",
|
||||||
description = "Show identifying text over items with difficult to distinguish sprites",
|
description = "Show identifying text over items with difficult to distinguish sprites",
|
||||||
|
tags = {"abbreviations", "labels", "seeds", "herbs", "saplings", "seedlings"},
|
||||||
enabledByDefault = false
|
enabledByDefault = false
|
||||||
)
|
)
|
||||||
public class ItemIdentificationPlugin extends Plugin
|
public class ItemIdentificationPlugin extends Plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user