Paper plugin disabled?
Hi, I'm currently learning how to program Minecraft plugins and wanted to upload my plugin to my localhost server for testing. When I try my commands, an error message appears in the console saying that my plugin is disabled. The Minecraft chat then says "An internal error occurred while attempting to perform this command." Can someone tell me how to activate the plugin?
This may happen if
– The version does not match
– Other mods/plugins missing
– The code error contains
– Not properly installed.
This is only possible solution, but it can still be on other things.