Update RaidsPlugin.java
This commit is contained in:
@@ -87,7 +87,8 @@ import net.runelite.client.util.HotkeyListener;
|
|||||||
@PluginDescriptor(
|
@PluginDescriptor(
|
||||||
name = "Chambers Of Xeric",
|
name = "Chambers Of Xeric",
|
||||||
description = "Show helpful information for the Chambers of Xeric raid",
|
description = "Show helpful information for the Chambers of Xeric raid",
|
||||||
tags = {"combat", "raid", "overlay", "pve", "pvm", "bosses", "cox", "olm"}
|
tags = {"combat", "raid", "overlay", "pve", "pvm", "bosses", "cox", "olm"},
|
||||||
|
type = "PVM"
|
||||||
)
|
)
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class RaidsPlugin extends Plugin
|
public class RaidsPlugin extends Plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user