work.................

This commit is contained in:
hyperdefined
2022-01-28 18:51:07 -05:00
parent 839552fb0b
commit 781f8a7b7b
3 changed files with 60 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ public final class ToolStats extends JavaPlugin {
public PlayerFish playerFish;
public SheepShear sheepShear;
public Logger logger = this.getLogger();
public final Logger logger = this.getLogger();
@Override
public void onEnable() {