ChomeNS 5d6108c74f make the hashing MORE strict
no more trol 😎 actually if you make a bot that sudoes the player that ran the trusted cummand with the same command name you can actually make it do something else tho like servereval to run shit and fard my entire server
2023-07-16 19:07:29 +07:00
2023-07-03 16:33:14 +07:00
2023-07-16 19:07:29 +07:00
2023-06-22 19:27:33 +07:00
2023-06-22 19:27:33 +07:00
2023-06-22 19:27:33 +07:00
2023-05-05 18:58:31 +07:00
2023-03-18 18:04:06 +07:00
2023-06-22 19:45:35 +07:00
2023-06-22 19:27:33 +07:00

ChomeNS Bot Java

A Java verison of ChomeNS Bot.

Cum piling

You will see that the exploits plugin is missing because I gitignored it to prevent exploit leaks

To make this cum pie just make ExploitsPlugin.java in the plugins folder and add this code:

package land.chipmunk.chayapak.chomens_bot.plugins;

import land.chipmunk.chayapak.chomens_bot.Bot;

import java.util.UUID;

public class ExploitsPlugin {
    private final Bot bot;

    public ExploitsPlugin (Bot bot) {
        this.bot = bot;
    }

    public void kick (UUID uuid) {}
}

Then at the root of the project run ./gradlew shadowJar for Linux or gradlew.bat shadowJar for Windows

The .jar file will be at build/libs, to run the bot do java -jar chomens_bot-rolling-all.jar

Description
before his source got door
Readme GPL-3.0 3.1 MiB
Languages
Java 100%