Im kinda new to plugin development and i got a problem with CommandAPI. I got my code with events and commands and all. But when i try to register the commandapi in my main and then start my server in intellij, this error is shown: "Caused by: java.lang.ClassNotFoundException: net.minecraft.core.HolderLookup$a"
I still can join the server but the plugin just doesnt work. Does anyone know why?
I still can join the server but the plugin just doesnt work. Does anyone know why?