Update PlayerIndicatorsPlugin.java
This commit is contained in:
@@ -58,7 +58,7 @@ import net.runelite.client.util.WildcardMatcher;
|
|||||||
name = "Player Indicators",
|
name = "Player Indicators",
|
||||||
description = "Highlight players on-screen and/or on the minimap",
|
description = "Highlight players on-screen and/or on the minimap",
|
||||||
tags = {"highlight", "minimap", "overlay", "players"},
|
tags = {"highlight", "minimap", "overlay", "players"},
|
||||||
type = "utility"
|
type = "PVP"
|
||||||
)
|
)
|
||||||
public class PlayerIndicatorsPlugin extends Plugin
|
public class PlayerIndicatorsPlugin extends Plugin
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user