16cde68c4ab7edf0d6c7e5b7ef6818f913c1e20c
consoleOnly parameter in Command constructor optional
i did the refactoring command-by-command this time, just to make sure everything's fine (yes i know this can still be done with idea replacing thing)
…
…
ChomeNS Bot Java
A Java version of ChomeNS Bot.
Compiling
To make this successfully compile, you will have to fix the missing ExploitsPlugin.java in the plugins package, and also some enums related to it.
After that, you can now run ./gradlew build to actually get the .jar file.
The .jar file will be at build/libs, to run the bot simply do java -jar chomens_bot-rolling-all.jar
Languages
Java
100%