Shynixn / BlockBall

BlockBall is a spigot plugin to play soccer games in Minecraft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARN or ERROR instead of INFO if mismatch in version

Folas1337 opened this issue · comments

I think this in the logs:

[13:08:11] [Server thread/INFO]: [BlockBall] Enabling BlockBall v6.38.0*
[13:08:11] [Server thread/INFO]: [BlockBall] Loading BlockBall ...
[13:08:11] [Server thread/INFO]: [BlockBall] ================================================
[13:08:11] [Server thread/INFO]: [BlockBall] BlockBall does not support your server version
[13:08:11] [Server thread/INFO]: [BlockBall] Install v1.20.4 - v1.20.4
[13:08:11] [Server thread/INFO]: [BlockBall] Plugin gets now disabled!
[13:08:11] [Server thread/INFO]: [BlockBall] ================================================
[13:08:11] [Server thread/INFO]: [BlockBall] Disabling BlockBall v6.38.0

should maybe not be classified as INFO but rather WARN or even ERROR because someone (like me) installs the plugin and expects it to work but I'm only searching for errors or warnings in the logs to see if anything went wrong.

I'd appreciate if this were changed to ERROR although I suppose WARN's acceptable, too... I just think it doesn't get much worse than installing a plugin/having a plugin installed and it doesn't work/isn't compatible.

I agree, this should be an error message.

However, it is mentioned like everywhere that the free version of the plugin only support 1.20.4 ;)

I guess what confused me was the wording of the changelogs where it said "Added support for 1.20.4" and not something along the linesof "moved support from 1.20.2 to 1.20.4"

Otherwise this was on me, I agree :)