4445464748495051525354
} switch(_command) { case 1: sendPacket(new GMViewCharacterInfo(activeChar)); sendPacket(new GMHennaInfo(activeChar)); break; case 2: if(activeChar.getClan() != null) { sendPacket(new GMViewPledgeInfo(activeChar.getClan(), activeChar));