just change comments OKAY?

This commit is contained in:
Chayapak 2023-10-24 15:52:40 +07:00
parent 52eecca328
commit 55a59b21b1

View file

@ -74,8 +74,8 @@ public class CommandHandlerPlugin {
commands.add(command); commands.add(command);
} }
// literally the same quality as the js chomens bot // BETTER QUALITY than the js version
// well probably less mess (mabe.,,.) // BUT still not the best
public Component executeCommand ( public Component executeCommand (
String input, String input,
CommandContext context, CommandContext context,