A Java version of ChomeNS Bot.
Find a file
2024-11-30 14:10:35 +07:00
gradle/wrapper refactor: fix buildscripts 2024-11-01 11:03:45 -03:00
src/main fix: fix the fix that actually caused more problems 2024-11-30 14:10:35 +07:00
.gitignore feat: stop skids from making 69420 clones + some more stuff 2024-11-27 16:58:18 +07:00
build-number.txt fix: make checkAllPlayers run in the ExecutorService to reduce the login lag by at least a bit 2024-11-28 18:42:42 +07:00
build.gradle feat: build info 2024-11-24 16:20:27 +07:00
gradlew refactor: fix buildscripts 2024-11-01 11:03:45 -03:00
gradlew.bat refactor: fix buildscripts 2024-11-01 11:03:45 -03:00
LICENSE add license 2023-05-05 18:58:31 +07:00
lombok.config Add stuff - first commit 2023-03-18 18:04:06 +07:00
README.md feat: stop skids from making 69420 clones + some more stuff 2024-11-27 16:58:18 +07:00
settings.gradle refactor: fix buildscripts 2024-11-01 11:03:45 -03:00

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