Added debug

This commit is contained in:
Verox 2023-09-19 17:43:33 +02:00
parent 6303d7deb4
commit 4045bc5839

View File

@ -93,6 +93,8 @@ public class Plugin extends PluginBase {
e.printStackTrace(); e.printStackTrace();
} }
} }
getLogger().info("§aCustomResources has been enabled!");
} }
public static void tickComponents(Entity entity) { public static void tickComponents(Entity entity) {