ed4e7573a98f3a79a13673ad24f727bb64b29424
final on basically everything
i'm kinda tired of the inconsistency since some stuff are non-final and some are final so i just made everything final, not sure how much it impacts on stuff but everything should be fine, there were around 1,400 replacements according to the idea code analyzer
…
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%