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