c1efc1c3d51ef8c8d17bcdfae4dd950951a464c9
refactor: use switch-case in stringPartially in ComponentUtilities (now the bot requires java >= 21)
refactor: use switch-case in stringPartially in ComponentUtilities (now the bot requires java >= 21)
refactor: use switch-case in stringPartially in ComponentUtilities (now the bot requires java >= 21)
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%