First, check your blockchain parameters. It is possible to configure MultiChain so the block reward is only received by the blockchain creator, and not by any subsequent miners.
Second, check mining is still proceeding by seeing if the blocks count of getinfo is increasing. Mining can stop if (a) not enough miners are connected together to reach the required mining-diversity, or (b) peers are not connected at all, and mining-requires-peers=true.