I have recently found a plugin called ScriptCraft that allows you to develop your own mods in JavaScript. The problem is that Nashorn got removed in java 15 (and spigot requires at least java 16 to make a server) so GraalVM has to be used as a replacement. Would it be possible to get GraalVM downloaded on the server? Or, are there any work-arounds or other JavaScript engines I can use in Aternos?
Thanks,
penguins184
EDIT: Bringing the Minecraft server version down will also bring the Java version down allowing me to use Nashorn. I'm still wondering if I can use GraalVM on 1.19.2, though.