add kcb credits !!!!!!!!!

kitty corp bot.
This commit is contained in:
Chayapak 2023-05-02 18:04:42 +07:00
parent 43de66db88
commit 87e6dc5889

View file

@ -15,7 +15,7 @@ public class KickCommand implements Command {
public String name() { return "kick"; } public String name() { return "kick"; }
public String description() { public String description() {
return "Kicks a player"; return "Kicks a player using the complex NBT exploit (from KittyCorpBot)";
} }
public List<String> usage() { public List<String> usage() {