well tbh the current commands is boring so why not have a interface

if (playerCommand.startsWith("commands")) {
c.getPA().showInterface(8134);
c.flushOutStream();
c.getPA().sendFrame126("@dre@Commands ", 8144);
c.getPA().sendFrame126("1", 8148);
c.getPA().sendFrame126("2", 8149);
c.getPA().sendFrame126("3", 8150);
c.getPA().sendFrame126("4", 8151);
c.getPA().sendFrame126("5", 8151);
c.getPA().sendFrame126("6", 8152);
c.getPA().sendFrame126("7", 8153);
c.getPA().sendFrame126("8", 8154);
c.getPA().sendFrame126("9", 8155);
c.getPA().sendFrame126("10", 8156);
c.getPA().sendFrame126("11", 8157);
c.getPA().sendFrame126("12", 8158);
c.getPA().sendFrame126("13", 8159);
c.getPA().sendFrame126("14", 8160);
c.getPA().sendFrame126("15", 8161);
c.getPA().sendFrame126("16", 8162);
}just change the numbers to the commands and tell me any errors
ps this goes in commands . java