[20:36:10] [Server thread/INFO]: [BLib] Loading BLib v1.3.2-beta [20:36:10] [Server thread/ERROR]: net/kyori/adventure/text/Component initializing BLib v1.3.2-beta (Is it up to date?) java.lang.NoClassDefFoundError: net/kyori/adventure/text/Component at org.by1337.blib.core.BApi.(BApi.java:55) ~[?:?] at org.by1337.blib.core.BLib.onLoad(BLib.java:47) ~[?:?] at org.bukkit.craftbukkit.v1_19_R3.CraftServer.loadPlugins(CraftServer.java:435) ~[spigot-1.19.4-R0.1-SNAPSHOT.jar:3763-Spigot-7d7b241-5a5e43e] at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:219) ~[spigot-1.19.4-R0.1-SNAPSHOT.jar:3763-Spigot-7d7b241-5a5e43e] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:975) ~[spigot-1.19.4-R0.1-SNAPSHOT.jar:3763-Spigot-7d7b241-5a5e43e] at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304) ~[spigot-1.19.4-R0.1-SNAPSHOT.jar:3763-Spigot-7d7b241-5a5e43e] at java.lang.Thread.run(Thread.java:1589) ~[?:?] Caused by: java.lang.ClassNotFoundException: net.kyori.adventure.text.Component at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:147) ~[spigot-api-1.19.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[spigot-api-1.19.4-R0.1-SNAPSHOT.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:521) ~[?:?] ... 7 more