50515253545556
if(activeChar == null) return; if (activeChar.getClan() == null) return; //do we need powers to do that?? activeChar.sendPacket(new PledgeReceiveWarList(activeChar.getClan(),_tab)); }