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?

(1 votes)
Loading...

Similar Posts

Subscribe
Notify of
1 Answer
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Zeijdi824
8 months ago

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.