mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-30 12:55:58 +00:00
1.9.11 (spear support)
This commit is contained in:
@@ -119,7 +119,7 @@ public final class ToolStats extends JavaPlugin {
|
||||
*/
|
||||
public final NamespacedKey originType = new NamespacedKey(this, "origin");
|
||||
|
||||
public final int CONFIG_VERSION = 13;
|
||||
public final int CONFIG_VERSION = 14;
|
||||
public final ComponentLogger logger = this.getComponentLogger();
|
||||
public final File configFile = new File(this.getDataFolder(), "config.yml");
|
||||
public boolean tokens = false;
|
||||
|
||||
Reference in New Issue
Block a user