Why are the plugins not loading properly?

Jo
- in Plugins
4

I wanted to ask what I have to do to get both loaded.

I've written a plugin for Minecraft (Spigot), which contains a scoreboard, as well as prefixes.

However, only one is loaded.

Here's the class:

https://hastebin.com/...hekaw.java

So the scoreboard is loaded, only the prefix in the tab is not loaded.

I also tried it once with a separate plugin, but then the scoreboard was removed, and the prefix in the TAB only red, without writing before the name.

Lo

Rename your package, from Main to de.val0rd.scoreboard.main

Jo

If a plugin is not loaded, this is not due to the name of the pack.

Jo

I fixed it by incorporating it from the beginning.

Lo

But sometimes