-
Notifications
You must be signed in to change notification settings - Fork 439
Updating to Java 17
AoElite edited this page May 31, 2025
·
3 revisions
Grim now requires a minimum of Java 17 in order to run & will not offer Java 8 compatibility builds. This aligns with ViaVersion 5.0.0+ requiring Java 17.
See paper's documentation here on how to update your Java version.
Even Minecraft 1.8 is able to run on Java 17. At this point you should be using an actively maintained 1.8 Paper fork, which should support Java 17.
Some older versions require the startup flag -DPaper.IgnoreJavaVersion=true
to work but most server versions run perfectly fine using Java 17.
More information in the readme.