sendMine(), "shop" => sendShop(), "inventory" => Inventory::sendContent(), "miners" => sendMiners(), "dungeon" => sendDungeon(), ); echo json_encode($data); } ?>