c0390b806ff9058733e2ee68f326eccf2b39ecde
discord.gg with discord{zwsp}.{zwsp}gg instead of every single . with {zwsp}.{zwsp}
the reason i have to do this is because people keep copying players ips from `/seen` logs (which contain zwsp) and put them into ipfilter, and since they contain zwsp, they'll never work, gonna consider adding IP regex check
…
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%