Update CombatCounter.java
This commit is contained in:
@@ -55,7 +55,7 @@ import java.util.List;
|
|||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
@PluginDescriptor(
|
@PluginDescriptor(
|
||||||
name = "[L] Tick Counter",
|
name = "Tick Counter",
|
||||||
description = "Count the amount of perfect combat ticks performed by each player.",
|
description = "Count the amount of perfect combat ticks performed by each player.",
|
||||||
tags = {"combat", "counter", "tick"},
|
tags = {"combat", "counter", "tick"},
|
||||||
type = PluginType.UTILITY,
|
type = PluginType.UTILITY,
|
||||||
|
|||||||
Reference in New Issue
Block a user