MinusKube / Netherboard

Scoreboard API for your Minecraft Sponge and Bukkit Plugins, supporting all versions from 1.7 to 1.19.
Apache License 2.0
77 stars 21 forks source link

Problems with Maven using Java 17 #42

Closed hugovdev closed 2 years ago

hugovdev commented 2 years ago

Please update to Java 17 so it can be used in modern projects. If you don't some people (me for example) get this error when compiling in maven.

I'm not sure what it is, but it lets me use version 1.2.2 of Netherboard without this problem, but I need the 1.19 version.

image