mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-01-31 09:41:04 +00:00
various stuff for release
This commit is contained in:
@@ -32,7 +32,7 @@ public final class ToolStats extends JavaPlugin {
|
||||
// stores how much damage armor has taken
|
||||
public final NamespacedKey armorDamage = new NamespacedKey(this, "damage-taken");
|
||||
|
||||
public Set<NamespacedKey> keys = new HashSet<>();
|
||||
public final Set<NamespacedKey> keys = new HashSet<>();
|
||||
|
||||
public BlocksMined blocksMined;
|
||||
public CraftItem craftItem;
|
||||
|
||||
Reference in New Issue
Block a user