if (activeChar.isJailed() && Config.JAIL_DISABLE_CHAT)
if (activeChar.isDead()) { activeChar.sendMessage("Por mucho que hables nadie te escuchara, recuerda que estas muerto!"); return; }