examine: Improve plugin description and tags (#13399)
This commit is contained in:
@@ -68,8 +68,8 @@ import okhttp3.OkHttpClient;
|
||||
*/
|
||||
@PluginDescriptor(
|
||||
name = "Examine",
|
||||
description = "Send examine information to the API",
|
||||
tags = {"npcs", "items", "inventory", "objects"}
|
||||
description = "Shows additional examine information (eg. GE Average, HA Value)",
|
||||
tags = {"npcs", "items", "inventory", "objects", "prices", "high alchemy"}
|
||||
)
|
||||
@Slf4j
|
||||
public class ExaminePlugin extends Plugin
|
||||
|
||||
Reference in New Issue
Block a user