RMDC-Crafty / crafty

[Moved to Gitlab] Crafty is an open source Minecraft control panel built using Tornado and AdminLTE, featuring server scheduling, a interactive console and the ability to run almost any type of Minecraft server
https://gitlab.com/crafty-controller/crafty-4
Other
76 stars 13 forks source link

Feature request: Add Java 16 to install script #31

Closed spabolu closed 3 years ago

spabolu commented 3 years ago

Hi, Minecraft 1.17 requires Java edition above Java 11. Is it possible to add Java 16 or multiple Java versions in the installation and change depending on the Minecraft version? Also, can we add a feature where we select a Minecraft version and it automatically fetches the .jar file from ServerJars or something instead of providing or manually updating each time?

kevdagoat commented 3 years ago

I have merged a PR for Java 14.

At this stage, all of the features you are suggesting have been implemented in 4.0, unsure when it will be available