Update CombatCounter.java

This commit is contained in:
Kyleeld
2019-05-30 16:27:23 +01:00
parent a6207048d3
commit 6fbcfebafa

View File

@@ -55,7 +55,7 @@ import java.util.List;
import java.util.Map;
@PluginDescriptor(
name = "[L] Tick Counter",
name = "Tick Counter",
description = "Count the amount of perfect combat ticks performed by each player.",
tags = {"combat", "counter", "tick"},
type = PluginType.UTILITY,