spustlik

Results 5 comments of spustlik

As I poorly understand java, problem is that Spigot server needs at least java 16, but javascript engine (Nashorn) was removed in java 15. I have no idea how to...

Thank you, but as I wrote, I am not java dev. I know, that jar is in fact .zip archive, but there are compiled .class(es), not .java sources. So I...

Ok, so for others: * download repository * change current folder to (extracted) repo * run {path_to_jdk}\bin\javac.exe src\main\java\bukkit\org\scriptcraftjs\bukkit\ScriptCraftPlugin.java -source 1.6 -target 1.6 -classpath lib/spigot-api-1.13.2-R0.1-SNAPSHOT-shaded.jar * update ScriptCraftPlugin.java in .jar

Both versions are great enough, my personal preference is the first one (command line), but I am worried about command line length limit (specially on Windows), so json file config...

Yes please, i think it is usually expected